Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Commit 91fd991

Browse files
committed
docs: re-arrange documentation to nest dev docs
1 parent 254bc16 commit 91fd991

13 files changed

+12
-5
lines changed

.adr-dir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docs/adr
1+
docs/development/adr

docs/.pages

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
nav:
22
- Home: index.md
3-
- Issue Tracker: https://github.com/Midnighter/structurizr-python/issues/
4-
- Development Plan: https://github.com/Midnighter/structurizr-python/projects/1/
5-
- adr
3+
- ...

docs/development/.pages

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
title: Development Documentation
2+
3+
nav:
4+
- ...
5+
- Contributing Guidelines: https://github.com/Midnighter/structurizr-python/blob/devel/.github/CONTRIBUTING.rst
6+
- Issue Tracker: https://github.com/Midnighter/structurizr-python/issues/
7+
- Development Plan: https://github.com/Midnighter/structurizr-python/projects/1/
8+
- adr
9+
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title: Architecture Decision Records
22

33
nav:
4-
- ...
4+
- ...

0 commit comments

Comments
 (0)