# Documentation maintenance

### GOOD PRACTISES

* Use links instead of embedding hardcoded things
* Do not merge any PR without updating the documentation first (add the Gitbook's PR link in the PR of Github)
* Follow the same structure / standards as in the rest of the sections, clients, protocol, etc...

### TODO's

* [ ] Add the links to the examples
* [ ] Replace all hardcoded code with examples versioned on Github
* [ ] Automate the Typedoc generation by an action so that it is generated automatically with each merge to master
