A Django wrapper for Boundless Exchange Documentation.
Project description
Steps to build documents
========================
1. Create virtual environment (venv)
`demo:boundless exchange$ virtualenv venv`
2. Activate virtual environment
`demo:boundless exchange$ source venv/bin/activate`
3. Install Sphinx
`(venv) demo:boundless exchange$ pip install -r requirements.txt`
4. Add submodule (theme)
`git submodule init`
`git submodule update`
5. build html
`make clean html`
Output files will be located in `build/html`
6. build wheel package for exchange
`make clean wheel`
Output file will be located in `build\`
7. update gh-pages
`make clean gh-pages`
Updated docs will be located [here] (https://boundlessgeo.github.io/exchange-documentation/).
========================
1. Create virtual environment (venv)
`demo:boundless exchange$ virtualenv venv`
2. Activate virtual environment
`demo:boundless exchange$ source venv/bin/activate`
3. Install Sphinx
`(venv) demo:boundless exchange$ pip install -r requirements.txt`
4. Add submodule (theme)
`git submodule init`
`git submodule update`
5. build html
`make clean html`
Output files will be located in `build/html`
6. build wheel package for exchange
`make clean wheel`
Output file will be located in `build\`
7. update gh-pages
`make clean gh-pages`
Updated docs will be located [here] (https://boundlessgeo.github.io/exchange-documentation/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-exchange-docs-1.1.0a2.tar.gz
.
File metadata
- Download URL: django-exchange-docs-1.1.0a2.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8a5e40fe506adb6122f34ee6dc5365d3020f28e182217c34c33ad901e832b3 |
|
MD5 | 9a93079dbea8940609bcbc7803c365b1 |
|
BLAKE2b-256 | 2f9d78d49051646028dc2460f14a4f649b4f8bc49123753fbe461023d81984e7 |