sigma67
sigma67
**Is your feature request related to a problem? Please describe.** Followup to #494 -- user should be able to remove a search suggestion (as done in the Web UI via...
Build all formats. This allows users to download the documentation as epub and pdf. https://docs.readthedocs.io/en/stable/config-file/v2.html#formats
Note: This requires a GitHub secret PYPI_API_TOKEN, which is up to the maintainers to configure. This publishes to PyPi whenever a release is created, based on the Git tag associated...
Hello 👋 I just recently migrated to pyproject.toml in my own open-source project, so I thought it might be nice to help out another project with this. This PR consolidates...
When specifying `needs_functions` in `conf.py` ``` Warning, treated as error: cannot cache unpickable configuration value: 'needs_functions' (because it contains a function, class, or module object) ``` Sphinx also states in...
**Describe the bug** 2024.5 breaks includeurl with our internal URL in a proxy setup **To Reproduce** Steps to reproduce the behavior: set ``` !includeurl https://internal.gitlab.int/common/third-party/cicon-plantuml-sprites/-/raw/v1.0/sprites/file.puml ``` **Expected behavior** No error,...
Thanks for this awesome tool! I have a fairly small, almost trivial request. **The feature request** Add a new option that does not delete the working directory after each run....