Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs(snippets): fix snippet docs | Max Wittig | 2019-11-29 | 1 | -1/+1 |
| | | | Fixes #954 | ||||
* | docs(snippets): fix project-snippets layout | Max Wittig | 2019-07-21 | 1 | -1/+1 |
| | | | | Fixes #828 | ||||
* | Improve the snippets examples | Gauvain Pocentek | 2018-07-03 | 1 | -2/+10 |
| | | | | closes #543 | ||||
* | Implement user_agent_detail for snippets | Gauvain Pocentek | 2018-05-27 | 1 | -0/+4 |
| | | | | Add a new UserAgentDetail mixin to avoid code duplication. | ||||
* | [docs] Rework the examples pages | Gauvain Pocentek | 2018-05-20 | 1 | -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 Pocentek | 2016-12-26 | 1 | -1/+7 |
| | | | | Rename the method to make what it does more explicit. | ||||
* | [docs] Add doc for snippets | Gauvain Pocentek | 2016-12-25 | 1 | -0/+48 |