Skip to content

Commit 9b5d1f7

Browse files
committed
docs(internals): Move to /internals/
1 parent 531f1de commit 9b5d1f7

File tree

8 files changed

+6
-1
lines changed

8 files changed

+6
-1
lines changed

docs/contributing/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ resources on the internals of the project.
99

1010
```{toctree}
1111
workflow
12-
internals/index
1312
```

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ projects/index
1818
:hidden:
1919
2020
contributing/index
21+
internals/index
2122
history
2223
GitHub <https://github.com/vcs-python/libvcs>
2324
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/redirects.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
"api/svn.md" "projects/svn.md"
66
"developing.md" "contributing/index.md"
77
"contributing/internals.md" "contributing/internals/index.md"
8+
"contributing/internals/exc.md" "internals/exc.md"
9+
"contributing/internals/index.md" "internals/index.md"
10+
"contributing/internals/query_list.md" "internals/query_list.md"
11+
"contributing/internals/subprocess.md" "internals/subprocess.md"
12+
"contributing/internals/types.md" "internals/types.md"

0 commit comments

Comments
 (0)