summaryrefslogtreecommitdiff
path: root/docs/gl_objects/notes.rst
Commit message (Collapse)AuthorAgeFilesLines
* feat(api): add support for epic notesRaimund Hook2021-11-251-1/+10
| | | | | | Added support for notes on group epics Signed-off-by: Raimund Hook <raimund.hook@exfo.com>
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-26/+0
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* [docs] Move notes examples in their own fileGauvain Pocentek2018-03-281-0/+89
Fixes #472