STATIC_ROOT and DEPLOY_ROOT are undocumented
Open
Nobody has claimed this yet.
Documentation
Issue
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
The following variables are not documented:
STATIC_ROOT
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with pulpcore/app/settings.py at the referenced definitions for STATIC_ROOT and DEPLOY_ROOT, then find the project's existing configuration documentation. Document both variables consistently with nearby settings, including what each controls and how it is used. Done means both settings are documented and the documentation builds or passes its available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100