summaryrefslogtreecommitdiff
path: root/docs/gl_objects/snippets.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs(snippets): fix snippet docsMax Wittig2019-11-291-1/+1
| | | Fixes #954
* docs(snippets): fix project-snippets layoutMax Wittig2019-07-211-1/+1
| | | | Fixes #828
* Improve the snippets examplesGauvain Pocentek2018-07-031-2/+10
| | | | closes #543
* Implement user_agent_detail for snippetsGauvain Pocentek2018-05-271-0/+4
| | | | Add a new UserAgentDetail mixin to avoid code duplication.
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-28/+28
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* SnippetManager: all() -> public()Gauvain Pocentek2016-12-261-1/+7
| | | | Rename the method to make what it does more explicit.
* [docs] Add doc for snippetsGauvain Pocentek2016-12-251-0/+48