Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.autype.com/llms.txt

Use this file to discover all available pages before exploring further.

Abbreviations map short forms to their full text. The first occurrence of each abbreviation in the document is automatically expanded.

Download Schema

JSON Schema (draft-07) — abbreviation key/value definitions

Format

A simple key/value object:
{
  "abbreviations": {
    "API": "Application Programming Interface",
    "PDF": "Portable Document Format",
    "UI": "User Interface"
  }
}