Skip to main content

A library for building data documentation.

Project description

Horkos Doc

A command-line tool for generating HTML documentation from horkos schemas

Install

pip3 install horkos-doc

Usage

> horkos-doc --help
usage: horkos-doc [-h] [--config CONFIG] [--author AUTHOR]
                  [--home-page HOME_PAGE] [--output OUTPUT]
                  [input]

positional arguments:
  input                 A directory of schema files from which to build the
                        html documentation. This is not required if a value is
                        set within the given config file.

optional arguments:
  -h, --help            show this help message and exit
  --config CONFIG, -c CONFIG
                        The path to a configuration file for horkos-doc. This
                        file can be used to override the built-in default for
                        command-line arguments. By default this is
                        `.horkos_doc`.
  --author AUTHOR, -a AUTHOR
                        The author of the documentation. This is used to
                        create copyright statements within the generated
                        documentation.
  --home-page HOME_PAGE, --hp HOME_PAGE
                        The name to use for the home page of the generated
                        documentation. By default this is "Horkos Doc".
  --output OUTPUT, -o OUTPUT
                        The directory in which to store built html. By default
                        this is ./build

If all the schema files are in ./schemas to build the docs run:

horkos-doc ./schemas

Configuration

All options available on the command-line can also be set in an optional configuration file. By default this file is expected to be .horkos_doc.

[default]
input = ./schemas
output = ./docs
author = Mr. Foobar
home_page = The Docs!

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

horkos-doc-0.0.4.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

horkos_doc-0.0.4-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file horkos-doc-0.0.4.tar.gz.

File metadata

  • Download URL: horkos-doc-0.0.4.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for horkos-doc-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9f27ba69a93cbda9f3dc381d35d26a7853ef60310f4c72029eb696f68a08089e
MD5 3f4818c9c3a68dafcbb2868dc15fc05d
BLAKE2b-256 e3e4a093373d744254f10636cd01667752ea4a4d90541ea3f104b456baf4aef1

See more details on using hashes here.

File details

Details for the file horkos_doc-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: horkos_doc-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for horkos_doc-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d33abec63443ed908f65decfd56d0a363190ed9ba599d0fe66c1774b58fba3e4
MD5 5300ef21d1ce45b92cd9c3642e95e895
BLAKE2b-256 2847bc5bbeb4e9e45270fcdd1277afe3282f48f917e75158a5b480a846079a82

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