> For the complete documentation index, see [llms.txt](https://guide.graphqleditor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.graphqleditor.com/graphql-editor/graph/docs-generation.md).

# Markdown Docs

How to create docs for your GraphQL Schema

### Browsing the docs

All descriptions inside a schema are rendered with a remark markdown engine. After clicking a type inside the Table of Contents the interface should scroll down to that field in the schema. If you click on the type inside a field in the schema it will also navigate you to the page containing the documentation of the clicked type.

<figure><img src="https://2595489265-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkU3PZk9D4XQW0UI1bP%2Fuploads%2F045E6xqlhQnnEG4LwfNv%2Fimage.png?alt=media&amp;token=4c48b1a2-f77e-4caf-8e6d-dcc6bb4ce321" alt=""><figcaption></figcaption></figure>

### Editing docs

To edit any field in the docs, click the pencil icon appearing on hover over an element.
