diff --git a/docs/conf.py b/docs/conf.py index 0bca44ac..78fa8487 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -116,6 +116,7 @@ "boxm2_adaptor", "boxm2_scene_adaptor", "vpgl_adaptor_boxm2_batch", + "wheel", "yaml", "prompt_toolkit" ] diff --git a/docs/docker/recipes/index.rst b/docs/docker/recipes/index.rst index b26c200d..ee2e0d69 100644 --- a/docs/docker/recipes/index.rst +++ b/docs/docker/recipes/index.rst @@ -1,3 +1,8 @@ +.. include:: README.auto + +Scripts +======= + .. toctree:: :maxdepth: 2 :caption: Contents: @@ -5,5 +10,3 @@ get-pipenv.auto pip-8210.auto pip-opencv.auto - -.. include:: README.auto \ No newline at end of file