{"library":"sphinx-remove-toctrees","title":"sphinx-remove-toctrees","type":"library","description":"A Sphinx extension that allows you to remove toctrees from certain pages to reduce documentation build size. Current version: 1.0.0.post1. Maintained by the ExecutableBooks project, infrequent releases.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install sphinx-remove-toctrees"],"cli":null},"imports":["import sphinx_remove_toctrees"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/executablebooks/sphinx-remove-toctrees","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sphinx-remove-toctrees/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"extensions = ['sphinx_remove_toctrees']\n# exclude specific pages from having toctrees\nremove_toctrees_from = ['page_to_remove.rst', 'another_page.rst']","lang":"python","description":"Enable the extension and configure which pages to remove toctrees from via the 'remove_toctrees_from' list.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}