Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 667 Bytes

index.rst

File metadata and controls

43 lines (30 loc) · 667 Bytes

blackdoc: apply black to code in documentation

blackdoc extracts code from documentation, applies black to it and, in reformatting mode, writes the formatted code back to the file.

The currently supported formats are:

  • doctest
  • ipython
  • rst

Documentation

User Guide

  • installing
  • usage
  • options

installing usage options

Help & Reference

  • changelog
  • contributing

changelog contributing