Skip to main content

Python web book docgen and hexdoc plugin for HexWeb.

Project description

hexdoc-hexweb

Python web book docgen and hexdoc plugin for HexWeb.

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=TechTastic/HexWeb
GITHUB_SHA=master
GITHUB_PAGES_URL=https://techtastic.github.io/HexWeb/

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_hexweb-1.0.3.1.0.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

hexdoc_hexweb-1.0.3.1.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file hexdoc_hexweb-1.0.3.1.0.tar.gz.

File metadata

  • Download URL: hexdoc_hexweb-1.0.3.1.0.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for hexdoc_hexweb-1.0.3.1.0.tar.gz
Algorithm Hash digest
SHA256 9815d0f10d92450aae0f5b8bdf220be003c8a58f47b01bda6470868a3c21cdc0
MD5 b6263860c57e86843157d96a0b4ce0a5
BLAKE2b-256 e9674ba5ba75a59354c449377f03a3b844aad325a8d1c2e09ca47f66af0b49b3

See more details on using hashes here.

File details

Details for the file hexdoc_hexweb-1.0.3.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hexdoc_hexweb-1.0.3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d0263e6a6027069b7f90503f108c2d0c14b29c511b54d600c6d7f14ffa13699b
MD5 481c5a143ecad205c3625c0aeada616a
BLAKE2b-256 41a2f2159c8b2a62dcf8801e478b0f99e28daca1cb6c041c8a5f8a6cbd02c0b9

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