Python web book docgen and hexdoc plugin for Hex Keys.
Project description
hexdoc-hexkeys
Python web book docgen and hexdoc plugin for Hex Keys.
Version scheme
We use hatch-gradle-version to generate the version number based on whichever mod version the docgen was built with.
The version is in this format: mod-version.python-version.mod-pre.python-dev.python-post
For example:
- Mod version:
0.11.1-7
- Python package version:
1.0.dev0
- Full version:
0.11.1.1.0rc7.dev0
Setup
Install Python 3.11 and Node 18 (20+ is not currently supported).
python3.11 -m venv venv
.\venv\Scripts\activate # Windows
. venv/bin/activate.fish # fish
source venv/bin/activate # everything else
# run from the repo root, not doc/
pip install -e .[dev]
Usage
For local testing, create a file called .env
in the repo root following this template:
GITHUB_REPOSITORY=MoonlitJolteon/hex-keys-addon
GITHUB_SHA=main
GITHUB_PAGES_URL=https://moonlitjolteon.github.io/hex-keys-addon
Useful commands:
# show help
hexdoc -h
# render and serve the web book in watch mode
nodemon --config doc/nodemon.json
# render and serve the web book
hexdoc serve
# export, render, and merge the web book
hexdoc export
hexdoc render
hexdoc merge
# start the Python interpreter with some extra local variables
hexdoc repl
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
Built Distribution
Close
Hashes for hexdoc_hexkeys-0.1.1.1.0.dev0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f228e3b1119f3bccb3e2a46bb738775c02bdf8e2c8e2316035a1fe356410a57d |
|
MD5 | 2f5a33e57d186c8e0fd571f13c344dff |
|
BLAKE2b-256 | 6643b9a831f64958537cfa01eae36782a9a65cafb9b56541f105991d875d5303 |
Close
Hashes for hexdoc_hexkeys-0.1.1.1.0.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0afd7c20451c396f11a233a0677f3adfb967fe7f5ef236020c9eff9c3f1f2394 |
|
MD5 | c0ed197bbc3399ee481e0b0fa85877d0 |
|
BLAKE2b-256 | ed6a6cabc632fa8025800b7a4e8ca90cb038019f1c99a08616aa2ba252a5e654 |