summaryrefslogtreecommitdiff
path: root/docs/gl_objects/snippets.py
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-33/+0
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* Add API v3 exampleMatus Ferech2018-04-281-1/+4
|
* Change method for getting content of snippetMatus Ferech2018-04-131-1/+1
|
* Fix broken docs examplesGauvain Pocentek2017-05-251-1/+1
|
* Snippet: content() -> raw()Gauvain Pocentek2016-12-261-2/+2
| | | | | Using the content() method causes conflicts with the API `content` attribute.
* SnippetManager: all() -> public()Gauvain Pocentek2016-12-261-0/+4
| | | | Rename the method to make what it does more explicit.
* [docs] Add doc for snippetsGauvain Pocentek2016-12-251-0/+26