OSC / ood-documentation

Documentation for Open OnDemand generated using Sphinx
https://osc.github.io/ood-documentation/latest/
MIT License
8 stars 50 forks source link

rm all python/pip related and just use containers to build #846

Closed johrstrom closed 10 months ago

johrstrom commented 1 year ago

https://osc.github.io/ood-documentation-test/simplify-make/

Now that I have a new machine, I'm reminded of the all the old ways to build these docs.

This PR removes all the mechanism for pip's venv and similar and standardizes (or at least defaults to) building the documentation with containers directly. pip/venv/conda etc are left as exercises for the reader as using the container should be the default and only way to do this.