Logo

Disseminate

Document Processing

  • Features: Basic
  • Features: Advanced
  • Quickstart

Installation

  • MacOS (Homebrew)
  • MacOS (Pip)
  • Linux (Pip)

Markup Language

  • Header
  • Tags
    • Preamble
    • Headings
    • Text Formatting
    • References
    • Images
    • Equations
    • Code Fragments
    • Asymptote Diagrams
    • Figures
    • Captions
    • Table of Contents
    • Navigation
    • Feature Box
    • Tables
    • Data
  • Macros

Projects

  • Documents
  • Templates

Interfaces

  • Command-line

Development

  • API Documentation
  • Release Notes
  • Index

NavigationΒΆ

Navigation tags are used to create html links to other documents, like the previous or next document.

@prev

A link to the previous document

attributes

kind

The kind of label to link to create the link to. By default, the link is created to the first heading label, like @chapter.

examples
@prev
@next

A link to the next document

attributes

kind

The kind of label to link to create the link to. By default, the link is created to the first heading label, like @chapter.

examples
@next