Python
stable

Test Package

  • sphinx_readme test package

Datasets for Directives

  • Admonitions
  • Rubrics
  • Basic Toctree
    • sphinx_readme test package
    • File containing a toctree, to test parsing of sub-toctrees
    • Entry with explicit title
    • Self Toctree
  • Max Depth Toctree
  • Titles Only Toctree

Datasets for Cross-References

  • Python Domain - Non-External Cross-References
  • Cross-References in Substitution Definitions

Table of Contents

  • Table of Contents
Python
  • Basic Toctree
  • Edit on GitHub

Basic Toctree

This file contains a toctree with entries from files in parent directories and subdirectories

It contains entries that have explicit titles, subtoctrees, and subtoctrees with self entries

Toctree Caption

  • sphinx_readme test package
    • The test_module module
      • TEST_VARIABLE
      • TestClass
        • TestClass.test_attr
        • TestClass.test_cached_property
        • TestClass.test_method()
        • TestClass.test_property
      • TestException
      • test_function()
  • File containing a toctree, to test parsing of sub-toctrees
    • A random section heading
      • File in the subfolder
        • A section heading
          • A subheading
          • A subheading with a cross-reference to TestClass
        • Another section heading, with inline markup
  • Entry with explicit title
    • A section heading
      • A subheading
      • A subheading with a cross-reference to TestClass
    • Another section heading, with inline markup
  • Self Toctree
    • This is a heading
      • Self Toctree
Previous Next

© Copyright . Revision 4602d0e4.

Built with Sphinx using a theme provided by Read the Docs.