John Bampton
John Bampton
I have tested this on Linux. We need another dev to test the batch file on Windows. I have added this to other projects https://github.com/sphinx-doc/sphinx-autobuild https://github.com/sphinx-doc/sphinx-autobuild?tab=readme-ov-file#using-with-makefile Listed as one of...
---- 📚 Documentation preview 📚: https://cloudstack-documentation--582.org.readthedocs.build/en/582/
---- 📚 Documentation preview 📚: https://cloudstack-documentation--587.org.readthedocs.build/en/587/
Popular extension: https://sphinx-extensions.readthedocs.io/en/latest/ https://github.com/readthedocs/sphinx-notfound-page https://sphinx-notfound-page.readthedocs.io/en/latest/ See the current 404 page: ---- 📚 Documentation preview 📚: https://cloudstack-documentation--586.org.readthedocs.build/en/586/
Update Python requirements Update intersphinx_mapping config ---- 📚 Documentation preview 📚: https://cloudstack-documentation--588.org.readthedocs.build/en/588/
---- 📚 Documentation preview 📚: https://cloudstack-documentation--585.org.readthedocs.build/en/585/
- [X] You've read the [Contributor Guide](https://github.com/apache/lucenenet/blob/master/CONTRIBUTING.md) and [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html). - [ ] You've included unit or integration tests for your change, where applicable. - [ ] You've included...
`codespell` is a Python Package https://pypi.org/project/codespell/ A popular tool to find typos https://github.com/codespell-project/codespell So I have a quick one liner to summarize the results from codespell: lucenenet$ codespell | cut...