forked frompython/docsbuild-scripts
- Notifications
You must be signed in to change notification settings - Fork0
Abdur-rahmaanJ/docsbuild-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains scripts for automatically building the Pythondocumentation ondocs.python.org.
$ mkdir -p www logs build_root$ python3 -m venv build_root/venv/$ build_root/venv/bin/python -m pip install -r requirements.txt$ python3 ./build_docs.py --quick --build-root build_root --www-root www --log-directory logs --group $(id -g) --skip-cache-invalidation
About
scripts for building documentation on docs.python.org
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Python100.0%