Skip to main content

A MdBook documentation builder plugin for the Pants buildsystem.

Project description

MDBook backend for Pants

PyPI

Warning This plugin is in development. No stability is guaranteed! Contributions welcome.

This provides a tool for building mdbook targets with pants. There is currently a single very simple rule:

md_book(
    name="my-docs",
    sources=["book.toml", "src/*"],
)
Argument Meaning Default value
name The target name Same as any other target, which is the directory name
sources Files included when building the book book.toml and the src directory
decsription A description of the target ""
tags List of tags []

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

pants_backend_mdbook-0.4.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

pants_backend_mdbook-0.4.1-py2.py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 2 Python 3

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