Python web book docgen and hexdoc plugin for Oneironaut.
Project description
hexdoc-oneironaut
Python web book docgen and hexdoc plugin for Oneironaut.
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=beholderface/oneironaut
GITHUB_SHA=main
GITHUB_PAGES_URL=https://beholderface.github.io/oneironaut
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
hexdoc_oneironaut-0.3.4.1.0.tar.gz
(438.5 kB
view details)
Built Distribution
File details
Details for the file hexdoc_oneironaut-0.3.4.1.0.tar.gz
.
File metadata
- Download URL: hexdoc_oneironaut-0.3.4.1.0.tar.gz
- Upload date:
- Size: 438.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da31b2e4318aafd5eca853abd4e265c4cee3d1ae0dab96c7b1f2bb7829255bdc |
|
MD5 | 1626fa07aea80c256519f5778077ada9 |
|
BLAKE2b-256 | 6675d3c9a64f2b779b7263f4d1c331be6755523b78f605e83a6cd7b04d19cf81 |
File details
Details for the file hexdoc_oneironaut-0.3.4.1.0-py3-none-any.whl
.
File metadata
- Download URL: hexdoc_oneironaut-0.3.4.1.0-py3-none-any.whl
- Upload date:
- Size: 521.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7519f34e456c3fe91315e1dc736c88b7f7636b14e27d540d2e31a061442d8547 |
|
MD5 | b30a75a855b43119be7788434faa0253 |
|
BLAKE2b-256 | be65c83e45abb49d6c77cbfbe6faca5016bdfb053751af444a5975b4f606abeb |