diff options
| -rw-r--r-- | docs/userguide/index.txt | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/userguide/index.txt b/docs/userguide/index.txt index 4d7bb2a7..0fa32fd2 100644 --- a/docs/userguide/index.txt +++ b/docs/userguide/index.txt @@ -13,8 +13,14 @@ ordinary Python packages based on the ``distutils``. .. toctree:: :maxdepth: 1 - Quickstart <quickstart> - Functionalities <functionalities> - Declarative config <declarative_config> - keyword reference <keywords> - Command reference <commands> + quickstart + package_discovery + entry_point + dependencies_management + datafiles + development_mode + distribution + extension + declarative_config + keywords + commands |
