зеркало из https://github.com/mozilla/relnotes.git
30a9f552b5 | ||
---|---|---|
requirements | ||
templates | ||
.gitignore | ||
README | ||
__init__.py | ||
relnotes.sqlite | ||
run.py |
README
The `run.py` script generates the release notes page for Release, Aurora, Beta, and ESR. Instructions: 1. Make sure you have the `relnotes.sqlite` database file in the root of this project. 2. Install the requirements (`pip install -r requirements/compiled.txt`) 3. Run `python run.py -o <output dir> -c [channels,] --{aurora,beta,esr}-suffix <suffix>` The output dir will contain the generated release notes pages.