-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Documentation: buildbuilding the docsbuilding the docs
Milestone
Description
Looks like pandas’ approach is to loop through the docs and exclude everything except the one you ask for. This is in the
conf.py
and themake.py
sets the relevant environment variable. So probably could be done with our existing make files - though a python make script might remove the need for separate Windows and Linux make files?
Originally posted by @rcomer in #24897 (comment)
Thanks @rcomer - something like that seems like it would be really helpful for us. I may play with it, but if anyone else w/ more sphinx experience wants to give it a shot, I think it'd be a pretty worthwhile project.
Metadata
Metadata
Assignees
Labels
Documentation: buildbuilding the docsbuilding the docs