-
Notifications
You must be signed in to change notification settings - Fork 473
Open
Labels
feature requestRequest for something to be addedRequest for something to be added
Milestone
Description
Description
Users want a convenient way to browse the docs for older Warp versions. Something like sphinx-multiversion should make this possible (https://sphinx-contrib.github.io/multiversion/main/index.html).
Some quick notes:
- This won't work out of the box. I've tried it before.
- At some point, I think we required that the Warp library be compiled in order to build the docs. We should revisit this restriction.
- Similar to the above point, I suspect multiversion won't like the
import warp as wpinconf.py. - Ideally when running
build_docs.pylocally, the default behavior is to build for only the current version. The multi-version build should be opt-in.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestRequest for something to be addedRequest for something to be added