astropy / astropy/sphinx-automodapi
Implement some kind of caching
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 67
- Forks
- 48
- Avg merge
- 11h 52m
- Merged PRs (30d)
- 1
Description
When running a documentation build multiple times, even if all the rest is cache, the full API docs get re-generated. We should have a way to cache this, though I don't know yet what the best way to do that is.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the Sphinx extension regenerates full API documentation during repeated builds and review the available documentation-build caching mechanisms. Done means unchanged builds reuse the generated API documentation while still reflecting source changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100