File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ ChangeLog
1616dist
1717# Doc related
1818doc /build
19- doc /source /api /
19+ doc /source /contributor / api /
2020# Development environment files
2121.project
2222.pydevproject
Original file line number Diff line number Diff line change 1414 specs/commands
1515 plugins
1616 humaninterfaceguide
17+ api/modules
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ Contributor Documentation
3838 :maxdepth: 2
3939
4040 contributor/index
41- api/modules
4241
4342Project Goals
4443-------------
Original file line number Diff line number Diff line change @@ -701,6 +701,7 @@ autodoc_tree_excludes =
701701 openstackclient/volume/v3
702702 openstackclient/tests/
703703 openstackclient/tests/*
704+ api_doc_dir = contributor/api
704705
705706[build_sphinx]
706707builders = html,man
You can’t perform that action at this time.
0 commit comments