Skip to main content

Easily generate sphinx documentation

Reason this release was yanked:

should be minor

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.4.2.tar.gz (30.8 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.4.2-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for yardang-0.4.2.tar.gz
Algorithm Hash digest
SHA256 7ae1e0d63f9ac27b46688ac55d3d182bfd50b3f074979b85f6cae2793d2960c1
MD5 87940c774aaac1f93173bf99849a83e8
BLAKE2b-256 de5f84c22bd89bd807acf43f306f44f27ec545ea6137c09d181fe78234bcdfce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yardang-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 34.4 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.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d3a77e0836e506eb5b073874edfa4b4d5ef4a0e2501e96aa135673552e735fb9
MD5 8b7dcbdf4a7b115a87c4b405b84a5447
BLAKE2b-256 d31ed7cc6a256cbb6d301cb7edda5233899cd6c5705ca575753b839e2ddce005

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