Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 621 Bytes

File metadata and controls

34 lines (22 loc) · 621 Bytes

LockiPrefixes Documentation

This folder contains the Mintlify documentation site for LockiPrefixes.

Local preview

  1. Install Mintlify CLI:
npm i -g mint
  1. Start local docs preview:
mint dev
  1. Open:

http://localhost:3000

Scope of this docs site

  • Installation and quickstart
  • Version-to-artifact mapping
  • Configuration and command reference
  • Placeholder and TAB integration notes

Editing guidelines

  • Keep all pages in English.
  • Keep version and Java compatibility tables updated when new releases are added.
  • Prefer practical server-admin examples over generic text.