A MdBook documentation builder plugin for the Pants buildsystem.
Project description
MDBook backend for Pants
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
Built Distribution
File details
Details for the file pants-backend-mdbook-0.3.0.tar.gz
.
File metadata
- Download URL: pants-backend-mdbook-0.3.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4da88c4b4c74533425f668404cd4d550086cabd347ff1d2fa885ecdaf2e0e09c |
|
MD5 | 3a865963a3bf8308514c32ab38c2f40f |
|
BLAKE2b-256 | 871ea527c88dddbc0ed8328734cb4274de9c0825b050476919e228e6476d9fe7 |
Provenance
File details
Details for the file pants_backend_mdbook-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pants_backend_mdbook-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd57558612ffc87f143557def5789146c15f447de67fd43c9d55b4c21b0455bf |
|
MD5 | 47a6b895cf6d86c90290de7af17d34fc |
|
BLAKE2b-256 | 88ccf9bd51775f62f1c6a7a2d885932b006ef89c1f3ecf5d3a74323bcb673d0d |