Giter Site home page Giter Site logo

romaintt / pydoc-markdown Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niklasrosenstein/pydoc-markdown

0.0 1.0 0.0 2.12 MB

Create Python API documentation in Markdown format.

Home Page: https://pydoc-markdown.readthedocs.io/en/latest/

License: Other

Python 100.00%

pydoc-markdown's Introduction

Pydoc-Markdown ๐Ÿ“ƒ

Python versions Pypi version

Pydoc-Markdown is a tool to create Python API documentation in Markdown format. Instead of executing your Python code like so many other documentation tools, it parses it using docspec instead.

โ†’ Go to the Documentation ๐Ÿ“˜

Table of Contents

Installation ๐Ÿ“ฆ

You can install Pydoc-Markdown using Pipx:

$ pipx install pydoc-markdown

If you plan on using the Novella integration, you may want to install it as:

$ pipx install novella
$ pipx inject novella pydoc-markdown[novella]

You need at least Python 3.7 to run Pydoc-Markdown. The Python version compatibility of the package you are looking to generate documentation for is irrelevant.

Features ๐ŸŒŸ

  • Understands multiple documentation styles (Sphinx, Google, Pydoc-Markdown specific) and converts them to properly formatted Markdown
  • Can parse docstrings for variables thanks to docspec (#: block before or string literal after the statement)
  • Generates links to other API objects per the documentation syntax (e.g. #OtherClass for the Pydoc-Markdown style)
  • Configure the output using a YAML file or pyProject.toml, then you're only one command away to generate the documentation in Markdown format
  • Or use Novella to tightly integrate with static site generators like MkDocs and Hugo with with additional features such as Markdown pre-processing

News ๐Ÿ“ข

4.7.0 (Undeprecating YAML configuration)

Many users prefer the YAML configuration over the using Novella, which is why starting with 4.7.0, the YAML style configuration is officially un-deprecated and will continue to be supported.

4.6.0 (Novella integration)

Starting with 4.6.0, development focuses on integrating with Novella and use it as a replacement for tool-specific renderers thus far provided directly by Pydoc-Markdown (i.e. integrations with MkDocs, Hugo and Docusuraus). Such integrations are/will be provided by Novella instead.

With the Novella integration, you can now place generated API content in Markdown format inline with your existing Markdown documentation source files using @pydoc tags. Check out the Documentation for more information on how to use Pydoc-Markdown with Novella.

The old style of using Pydoc-Markdown with a YAML or PyProject configuration to generate files and kick off the build is now deprecated but will be maintained for the foreseeable future (at least until the next major version bump). It is strongly recommended to migrate your existing projects to using the Novella build backend.

Contributing to Pydoc-Markdown ๐Ÿค

All contributions are welcome! Check out the Contribution Guidelines.

Questions / Need help? ๐Ÿค”

Feel free to open a topic on GitHub Discussions!

Projects using Pydoc-Markdown ๐Ÿ“š

An incomplete list of projects that use Pydoc-Markdown to generate their API documentation. Feel free to open a pull request to add your project to this list!

pydoc-markdown's People

Contributors

casperdcl avatar chris-stetter avatar dependabot[bot] avatar dgerosa avatar g6123 avatar gethvi avatar gmarks2149 avatar heiss avatar hippalectryon-0 avatar hkennyv avatar igrr avatar johnsca avatar lemyst avatar m-vdb avatar melmass avatar milescranmer avatar niklasrosenstein avatar paradoxxxzero avatar pwwang avatar rahiel avatar suda avatar t6847kimo avatar tbm avatar tboulogne avatar ypid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.