Skip to main content

Python web book docgen and hexdoc plugin for Hexical.

Project description

hexdoc-hexical

Python web book docgen and hexdoc plugin for Hexical.

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=miyucomics/hexical
GITHUB_SHA=main
GITHUB_PAGES_URL=https://miyucomics.github.io/hexical/

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_hexical-1.3.1.1.0.dev0.tar.gz (85.8 kB view details)

Uploaded Source

Built Distribution

hexdoc_hexical-1.3.1.1.0.dev0-py3-none-any.whl (147.9 kB view details)

Uploaded Python 3

File details

Details for the file hexdoc_hexical-1.3.1.1.0.dev0.tar.gz.

File metadata

File hashes

Hashes for hexdoc_hexical-1.3.1.1.0.dev0.tar.gz
Algorithm Hash digest
SHA256 c0334968653bcf3212872d867626b41d142e020c86e42d74f9db19c08f2d30ba
MD5 64224c531c0baa9bad14ff808243af09
BLAKE2b-256 3cfc892832330b4c88ce8e8ea01eca425fdc0da9396f21d3777adb7f7fa9accd

See more details on using hashes here.

File details

Details for the file hexdoc_hexical-1.3.1.1.0.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for hexdoc_hexical-1.3.1.1.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7e77d0c890ef3bdfbc12bbe1720a78a39e10fa51a5515498a2d96e9bd2dde5d
MD5 96a198d4e34181c936d75170beb87484
BLAKE2b-256 dfad4596bbf7c2fa864e6d4f29d109e3451b4c93068f713f2f4674db5fb33834

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