Move documentation to new repo to handle multiple sed versions #452
Closed
zain-sohail
started this conversation in
Ideas
Replies: 1 comment
-
Implemented |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With v1.0 in plan, I think it's a good idea we keep the documentation for current 0.1.9 versions and so on as well. Likewise would be good to continue having docs for older verions. I suggest something like how numpy does it and store the doc builds in another repo https://github.com/numpy/doc
I already looked at the pydata sphinx theme and have a very test version working there (See https://github.com/OpenCOMPES/sed/tree/pydata-docs-theme). This theme looks/navigates way better and it has support for versioning (stable/latest/older as well)
Otherwise I find that storing the older doc versions would be tricky.
@rettigl
Beta Was this translation helpful? Give feedback.
All reactions