diff --git a/docs/index.rst b/docs/index.rst index 5728389f0..70e6f14ef 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,10 +18,24 @@ The `ops` library provides powerful constructs for charm developers: .. toctree:: :maxdepth: 2 - :caption: Contents: + :titlesonly: + ops_main + ops_module + ops_pebble + ops_testing -.. _ops: + + +.. _ops_main: + + +The ops.main Entry Point +======================== + +text text text + +.. _ops_module: The ops Module ==============