- This repository hosts the in api documentation for HaishinKit and its related projects.
- Place language-specific directories.
- 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.
├── kt // for HaishinKit Android API document.
│ ├── $version
│ └── latest
└── swift // for HaishinKit iOS, tvOS, macOS and visionOS document.
├── $version
└── latest