File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ This repo contains the documentation for the Runa Developer Hub aka API Docs. Th
44
55This repository is publicly hosted at https://github.com/wegift/api-docs .
66
7+ ## Project Structure
8+
9+ - ` assets ` contains graphics and screenshots
10+ - ` bin ` contains scripts
11+ - ` best-practices ` contains pages under 'Best Practices'
12+ - ` changelog ` contains pages under 'Changelogs'
13+ - ` features ` contains the feature guides
14+ - ` getting-started ` contains the getting started guides
15+ - ` reference ` contains the API reference pages including the OpenAPI spec for each version of the API
16+ - ` snippets ` contains reusable content for all pages
17+ - ` styles ` contains configuration for the spell checker
18+ - ` docs.json ` contains the configuration for the docs, new pages need to be referenced in this file
19+ - ` introduction.mdx ` is the root page of the guides section
20+ - ` welcome.mdx ` is the home page of the site
21+
722## Writing
823
924Read https://mintlify.com/guides
You can’t perform that action at this time.
0 commit comments