Sources for docs.phpunit.de

January 10, 2026 ยท View on GitHub

reStructuredText

Structure

  1. * with overline for chapters
  2. = for sections
  3. - for subsections
  4. ^ for subsubsections
  5. " for paragraphs

Building the documentation locally

Requirements

  • Python
  • Sphinx
  • Read the Docs Sphinx Theme

Building the HTML Documentation

To build the complete documentation run:

make html

Contents

  1. 1reStructuredText
  2. 1.1Structure
  3. 2Building the documentation locally
  4. 2.1Requirements
  5. 2.2Building the HTML Documentation