Skip to content

Commit 21fe385

Browse files
committed
Move documentation_style/ -> doc-style/
1 parent a02c0e4 commit 21fe385

8 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ doc/build/
1818
venv/
1919

2020
# sphinx autogen
21-
doc/source/documentation_style/api/*
21+
doc/source/doc-style/api/*

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
guidelines/index
1212
packaging/index
1313
coding_style/index
14-
documentation_style/index
14+
doc-style/index
1515
abstractions/index

0 commit comments

Comments
 (0)