Skip to content

Commit 8f83859

Browse files
committed
ATR-18 Docs moved to mkdocs project
1 parent d729241 commit 8f83859

30 files changed

+66
-1102
lines changed

.prettierignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ coverage
44

55
# Ignore all HTML files:
66
*.html
7-
*.md
7+
*.md
8+
.idea
9+
package.json
10+
package-lock.json

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# angularjs2react
22

33
Architectural documentation: [./docs/documentation.md](./docs/documentation.md)
4-
![angularjs2react](./docs/diagrams/structurizr-1-Ng2React_CLI.png)
4+
![angularjs2react](./.docs/images/structurizr-1-Ng2React_CLI.png)
55

66
## Description
77

compose.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/.gitignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)