diff --git a/docs/source/index.rst b/docs/source/index.rst index 2f48185854f..7dfb93ca960 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -49,7 +49,7 @@ enabling simple pipelines integration with a few lines of code Overview ======== -SparseML is a toolkit that includes APIs, CLIs, scripts and libraries that apply state-of-the-art optimization +SparseML is a toolkit that includes APIs, CLIs, scripts, and libraries that apply state-of-the-art optimization algorithms such as `pruning `_ and `quantization `_ to any neural network. General, recipe-driven approaches built around these optimizations enable the simplification of creating faster @@ -104,8 +104,9 @@ Additionally, more information can be found via api/sparseml .. toctree:: - :maxdepth: 2 - :caption: Help and Support + :maxdepth: 3 + :caption: Help Bugs, Feature Requests - Support, General Q&A \ No newline at end of file + Support, General Q&A + Neural Magic Docs \ No newline at end of file