Documentation Index
Fetch the complete documentation index at: https://help.hflow.pro/llms.txt
Use this file to discover all available pages before exploring further.
1. Clone the docs repo
If you use the hFlow app monorepo, the help site can live alongside it:hFlowDocs anywhere you prefer — you only need this folder (where docs.json lives).
2. Preview locally
Install the Mintlify CLI and run:http://localhost:3000. The preview reloads as you edit MDX files.
3. Publish changes
- Commit your edits on a branch or directly on
main(team convention). - Push to GitHub (
mainis the deployment branch for Mintlify). - Ensure the Mintlify GitHub app is installed on
gils1908/hFlowDocsso pushes deploy automatically.
4. Editing in Cursor
Open thehFlowDocs folder in Cursor. Product-focused pages live under hflow/. Navigation is defined in docs.json — add new pages there when you create new .mdx files.