Hex Casting web book.
Project description
hexdoc-hexcasting
Python web book docgen and hexdoc plugin for Hex Casting.
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
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=gamma-delta/HexMod
GITHUB_SHA=main
GITHUB_PAGES_URL=https://gamma-delta.github.io/HexMod
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
# build and merge the web book
hexdoc build
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_hexcasting-0.11.1.1.0rc7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fb5c4bfef1db8b5e0b72fb2e3415cabb154980b8e253350e9fa7dde935de800 |
|
MD5 | 49a10572cd10e1b09ccd91c0843bba53 |
|
BLAKE2b-256 | 7869e01ad4e64a732c727ac5a7f4ff2cc0b7dddcab0944ce38f7153c2ab48397 |
Close
Hashes for hexdoc_hexcasting-0.11.1.1.0rc7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f65d4fc27e82ac3130932d719eb407543e2f59ceb377bafa596834ab9a3b508e |
|
MD5 | ed4c4b3b4eb36bfc60e7d35ba8b35e7e |
|
BLAKE2b-256 | 167ffd5403aa5fd5f0a82ffaed6d40f5a1096bb6b4bd28b97354df085693d721 |