Joris Van den Bossche created ARROW-14460:
---------------------------------------------

             Summary: [Doc] Use sphinx-remove-toctrees to generated docstring 
pages from navigation (and reduce build time)
                 Key: ARROW-14460
                 URL: https://issues.apache.org/jira/browse/ARROW-14460
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Documentation
            Reporter: Joris Van den Bossche


The pydata-sphinx-theme tends to create large trees in the left-side navigation 
(and thus large generated large html sizes) because sphinx adds all generated 
docstring pages (from autosummary usage) to the global "toctrees". A small 
package (https://github.com/executablebooks/sphinx-remove-toctrees/) was 
created to help with this.

See 
https://pydata-sphinx-theme.readthedocs.io/en/latest/user_guide/configuring.html#selectively-remove-pages-from-your-sidebar



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to