Skip to main content

Easily generate sphinx documentation

Project description

yardang

yardang

Build Status codecov License PyPI

yardang is a Python library for generating Sphinx documentation easily, with minimal local configuration overhead.

yardang makes building Sphinx easy.

Configuration

Here is yardang's own configuration, in pyproject.toml

[tool.yardang]
root = "docs/src/home.md"
cname = "yardang.python-templates.dev"
pages = [
    "docs/src/overview.md",
    "docs/src/installation.md",
    "docs/src/configuration.md",
]
use-autoapi = true

Installation

You can install from PyPI via pip:

pip install yardang

Or from conda-forge via conda:

conda install yardang -c conda-forge

GitHub Action

A convenient github action is provided to publish documentation automatically in CI.

name: Docs
on:
  push:
    branches: ["main"]
    tags: ["v*"]
  workflow_dispatch:
permissions:
    contents: write
jobs:
  docs:
    runs-on: ubuntu-latest
    steps:
      - uses: actions-ext/yardang@main
        with:
          token: ${{ secrets.GITHUB_TOKEN }}

[!NOTE] This library was generated using copier from the Base Python Project Template repository.

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

yardang-0.3.4.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yardang-0.3.4-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file yardang-0.3.4.tar.gz.

File metadata

  • Download URL: yardang-0.3.4.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for yardang-0.3.4.tar.gz
Algorithm Hash digest
SHA256 9e40c49360569ee9d75557c829a95e0eaf4f983a67236f4bd49641521bdef032
MD5 eb5620dfce1254d1537ed1f04f13fb65
BLAKE2b-256 288debbfe24f2e0078fcf6907d5ae2b2399a2cf12fd1122d2bd4c73993960d1c

See more details on using hashes here.

File details

Details for the file yardang-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: yardang-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for yardang-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5e79d4760647e0d50aab7a0fb537c9c48683ed91698f45ee6c17fcc5bf0c27e0
MD5 658c3e639d6d7e5dd241de88dbffe6fa
BLAKE2b-256 33d0d7758192868e8cd3ac9995261aa3494d5215ec53bcb496b43b8d923761da

See more details on using hashes here.

Supported by

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