(documentation)=

# Modify this documentation

If you are not yet a contributor to this github repo please ask Aurélie Albert to join by sending her a mail at aurelie.albert at univ-grenoble-alpes.fr or by posting an issue and tagging her at auraoupa.

 - [Architecture of the documentation](https://ige-ping.github.io/public-docs/docs/tutorials/documentation.html#architecture-of-the-documentation)
 - [How to raise an issue](https://ige-ping.github.io/public-docs/docs/tutorials/documentation.html#how-to-raise-an-issue)
 - [How to fix a typo](https://ige-ping.github.io/public-docs/docs/tutorials/documentation.html#how-to-fix-a-typo)
 - [How to add a new page](https://ige-ping.github.io/public-docs/docs/tutorials/documentation.html#how-to-add-a-new-page)

## Architecture of the documentation

The sources of this documentation live at [github.com/IGE-ping/public-docs](https://github.com/ige-PING/public-docs/blob/main/docs/index.md)

![](../../images/source-book.png)

You can access it directly from the jupyter book by clicking on the github logo in the right upper corner, then Repository

The sidebar categories are organized in the [_toc.yml file](https://github.com/ige-PING/public-docs/blob/main/_toc.yml)

![](../../images/source-sidebar-toc.png)

The source for the landing page is located in the docs/index.md file

![](../../images/source-landing-page.png)

## How to raise an issue

Click on the issues tab

![](../../images/tuto-issue1.png)
![](../../images/tuto-issue2.png)
![](../../images/tuto-issue3.png)

## How to fix a typo

![](../../images/tuto-typo1.png)
![](../../images/tuto-typo2.png)
![](../../images/tuto-typo3.png)
![](../../images/tuto-typo4.png)
![](../../images/tuto-typo5.png)
![](../../images/tuto-typo6.png)

## How to add a new page

![](../../images/tuto-page1.png)
![](../../images/tuto-page2.png)
![](../../images/tuto-page3.png)
![](../../images/tuto-page4.png)
![](../../images/tuto-page5.png)
![](../../images/tuto-page6.png)
![](../../images/tuto-page7.png)
![](../../images/tuto-page8.png)
![](../../images/tuto-page9.png)
![](../../images/tuto-page10.png)
![](../../images/tuto-page11.png)
![](../../images/tuto-new-page12.png)
![](../../images/tuto-new-page13.png)
