Skip to main content

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


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.1.2.1.0.tar.gz (174.2 kB view details)

Uploaded Source

Built Distribution

hexdoc_oneironaut-0.1.2.1.0-py3-none-any.whl (202.1 kB view details)

Uploaded Python 3

File details

Details for the file hexdoc_oneironaut-0.1.2.1.0.tar.gz.

File metadata

  • Download URL: hexdoc_oneironaut-0.1.2.1.0.tar.gz
  • Upload date:
  • Size: 174.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hexdoc_oneironaut-0.1.2.1.0.tar.gz
Algorithm Hash digest
SHA256 d1b9a8ab594f9863482f55951dce18eeb2b605c68de556cac98c32bb4e4a4223
MD5 c7799579991b49e3ed175de576929b3e
BLAKE2b-256 73c530f54416d68b43fa8e43d7b9e895766be7dfcb338de1da43c6d3ed921041

See more details on using hashes here.

File details

Details for the file hexdoc_oneironaut-0.1.2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hexdoc_oneironaut-0.1.2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1d6f9417c9d115760055378caa1af0f21e79a0472498d15607f18c6f82aea2c
MD5 99d844ae9b9ac286d8727c0a574f7252
BLAKE2b-256 416e3432d7ae5c19535736e206a3962df9c8c8f9184f59c324c881b67a0f317b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page