Skip to main content

A friendly Sphinx wrapper

Project description

📘 mudkip

PyPI PyPI - Python Version Code style: black

A friendly Sphinx wrapper.

🚧 Work in progress 🚧

Mudkip is a small wrapper around Sphinx that bundles essential tools and extensions, providing everything needed for most day-to-day documentation.

$ mudkip --help
Usage: mudkip [OPTIONS] COMMAND [ARGS]...

  A friendly Sphinx wrapper.

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  build    Build documentation.
  clean    Remove output directory.
  develop  Start development server.
  init     Initialize documentation.
  test     Test documentation.

Features

Mudkip intends to provide an out-of-the-box solution for small to medium projects. The command-line utility lets you build and check your documentation, launch a development server with live reloading, run doctests and more!

Mudkip enables the following Sphinx extensions:

Installation

The package can be installed with pip.

$ pip install mudkip

Usage

TODO

Contributing

Contributions are welcome. This project uses poetry.

$ poetry install

The code follows the black code style.

$ poetry run black mudkip

License - MIT

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

mudkip-0.2.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

mudkip-0.2.0-py3-none-any.whl (31.2 kB view hashes)

Uploaded 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