Skip to content

Add docs from another repository

To add docs from another repository to this Internal Docs site, follow the following steps:

Create a new folder in the repository

Create a new folder named internal-docs in the root of the repository.

Write docs in markdown format within this folder and be sure to use the file extension .md.

When you use a title on the first line of the document, this will be used as the submenu name.

Use sub folders for nested information.

Add a reference to the folder in the MKDocs file

The MKDocs setup is located in the repository internal-docs.

The new created folder in your repository needs to be added to the file MKDocs.yml in the root of the repository internal-docs.