Dans Sphinx Template

Contents:

  • Hello world
  • Syntax Examples
    • Table of contents
    • Tables
    • Images
    • Including code files and partial RST content
    • Plugins and extensions
  • Styleguide and conventions
  • Working with conf.py
  • References and resources
Dans Sphinx Template
  • »
  • Syntax Examples
  • View page source

Syntax ExamplesΒΆ

Contents:

  • Table of contents
    • Site-wide TOC indexing with :toctree:
    • Local/per-page TOC with :contents:
  • Tables
    • Simple tables
    • Grid Table Syntax
    • CSV Table
    • Sublime shortcuts for OSX
      • Grid table rst-completion
      • Simple table rst-completion
      • VS Code Plugins
    • References
  • Images
    • Basic image
  • Including code files and partial RST content
    • :include: for concatenating RST for rendering
    • :literalinclude: for including file as code block
      • Excerpt files for code blocks
  • Plugins and extensions
    • Intersphinx
Next Previous

© Copyright 2020, Dan Nguyen

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