Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -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 example | Matus Ferech | 2018-04-28 | 1 | -1/+4 |
| | |||||
* | Change method for getting content of snippet | Matus Ferech | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | Fix broken docs examples | Gauvain Pocentek | 2017-05-25 | 1 | -1/+1 |
| | |||||
* | Snippet: content() -> raw() | Gauvain Pocentek | 2016-12-26 | 1 | -2/+2 |
| | | | | | Using the content() method causes conflicts with the API `content` attribute. | ||||
* | SnippetManager: all() -> public() | Gauvain Pocentek | 2016-12-26 | 1 | -0/+4 |
| | | | | Rename the method to make what it does more explicit. | ||||
* | [docs] Add doc for snippets | Gauvain Pocentek | 2016-12-25 | 1 | -0/+26 |