Skip to content

Commit edd84c8

Browse files
authored
Merge pull request #2426 from alvyjudy/group-dev-docs
Group development related files together
2 parents 97253c8 + b45d144 commit edd84c8

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

docs/developer-guide.rst renamed to docs/development/developer-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ intended to solve.
6868
All PRs with code changes should include tests. All changes should
6969
include a changelog entry.
7070

71-
.. include:: ../changelog.d/README.rst
71+
.. include:: ../../changelog.d/README.rst
7272

7373
-------------------
7474
Auto-Merge Requests
File renamed without changes.
File renamed without changes.

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Documentation content:
1515
references/keywords
1616
roadmap
1717
setuptools
18-
Development guide <development>
18+
Development guide <developmen/index>
1919
Backward compatibility & deprecated practice <deprecated/index>
2020
Changelog <history>

0 commit comments

Comments
 (0)