docs.haishinkit.com

HaishinKit API documentation

Table Of Contents

Directory rules

  1. Place language-specific directories.
  2. Place version numbers (e.g., 2.0.1). Use “latest” as a permalink to the most recent version.
    • Place the generated documents inside the directory.
      ├── swift
      │   ├── latest
      │   └── $version
      ├── kt
      │   ├── latest
      │   └── $version
      └── dart
       ├── latest
       └── $version