Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add CherryPy logo to docs | Sviatoslav Sydorenko | 2017-09-14 | 2 | -0/+3 | |
| | ||||||
* | Add about/search/navigation to sidebar | Sviatoslav Sydorenko | 2017-09-14 | 1 | -2/+2 | |
| | ||||||
* | Add Python 2 EOL top banner with countdown to docs | Sviatoslav Sydorenko | 2017-09-12 | 2 | -1/+53 | |
| | | | | Inspired by kennethreitz/python-guide@7a58e5c | |||||
* | Replace RTD Sphinx theme with alabaster | Sviatoslav Sydorenko | 2017-09-12 | 1 | -4/+3 | |
| | ||||||
* | Minor typo | Alexander Pickering | 2017-07-27 | 1 | -1/+1 | |
| | ||||||
* | Remove test-doc script, unused. | Jason R. Coombs | 2017-07-10 | 1 | -24/+0 | |
| | ||||||
* | Remove convert-trac utility. CherryPy hasn't used Trac for some time. | Jason R. Coombs | 2017-07-10 | 1 | -140/+0 | |
| | ||||||
* | Spelling fixes | Ville Skyttä | 2017-07-10 | 3 | -5/+5 | |
| | ||||||
* | Fix rst bullet list | Krystian Rosiński | 2017-05-04 | 1 | -0/+1 | |
| | ||||||
* | Typo in Extend | Krystian Rosiński | 2017-05-01 | 1 | -1/+1 | |
| | ||||||
* | Use rst.linker 1.9 and jaraco.packaging.sphinx to load details from project ↵ | Jason R. Coombs | 2017-03-30 | 1 | -25/+3 | |
| | | | | metadata. | |||||
* | Add a note about need to fix cheroot version links | Sviatoslav Sydorenko | 2017-03-20 | 1 | -0/+1 | |
| | | | | TODO: ask @jaraco about possible fixes | |||||
* | Fix github repo link in docs | Sviatoslav Sydorenko | 2017-03-20 | 1 | -1/+1 | |
| | | | | | Ref f7f3c3a Ref #1586 | |||||
* | Fix linking issues and PRs mentioned in sphinx doc | Sviatoslav Sydorenko | 2017-03-20 | 1 | -2/+2 | |
| | | | | Resolves #1586 | |||||
* | Fix determining cheroot reference version in docs | Sviatoslav Sydorenko | 2017-03-20 | 1 | -1/+1 | |
| | ||||||
* | PEP257fy sphinx docs config | Sviatoslav Sydorenko | 2017-03-20 | 1 | -2/+5 | |
| | | | | | | | | | Added: * module docstring * try_import public function docstring Adjusted: * mock_pywin32 public function docstring | |||||
* | Fix double quoted strings | Jason R. Coombs | 2017-03-13 | 1 | -2/+2 | |
| | ||||||
* | Link to cheroot version history and PEPs in changelog. | Jason R. Coombs | 2017-03-12 | 1 | -0/+8 | |
| | ||||||
* | PEP8fy codebase: eliminated E302 flake8 error | Sviatoslav Sydorenko | 2017-03-11 | 1 | -0/+1 | |
| | ||||||
* | PEP8fy codebase: eliminated E305 flake8 error | Sviatoslav Sydorenko | 2017-03-11 | 3 | -2/+6 | |
| | ||||||
* | Fixup same style string quotes across the repo | Sviatoslav Sydorenko | 2017-03-03 | 1 | -1/+1 | |
| | ||||||
* | Use docs name, intended for parent commit. | Jason R. Coombs | 2017-02-16 | 1 | -1/+1 | |
| | ||||||
* | Don't use editable, as that conflicts with rwt usage. | Jason R. Coombs | 2017-02-16 | 1 | -1/+1 | |
| | ||||||
* | A requirements.txt file references a file relative to the directory from ↵ | Jason R. Coombs | 2017-02-08 | 1 | -1/+1 | |
| | | | | which it is run, not relative to the requirements.txt file. Oy! Since RTD runs pip install from the root of the repo, use a single period. | |||||
* | Require Python 3 to build docs. | Jason R. Coombs | 2017-02-08 | 1 | -1/+3 | |
| | ||||||
* | Move all documentation dependencies to setup.py and merely reference them ↵ | Jason R. Coombs | 2017-02-08 | 1 | -2/+0 | |
| | | | | from requirements.txt. Don't forget to turn off 'install project in virtualenv' in RTD so it doesn't get installed twice. | |||||
* | updated requirements | Rick van Hattem | 2017-02-08 | 1 | -3/+1 | |
| | ||||||
* | re-hiding the toc-tree | Rick van Hattem | 2017-02-07 | 1 | -0/+1 | |
| | ||||||
* | fixed a bunch of documentation warnings | Rick van Hattem | 2017-02-07 | 5 | -5/+7 | |
| | ||||||
* | fixed documentation building errors on readthedocs | Rick van Hattem | 2017-02-07 | 2 | -20/+8 | |
| | ||||||
* | updated sphinx docs to reflect the current state of cherrypy | Rick van Hattem | 2017-02-07 | 4 | -186/+35 | |
| | ||||||
* | Let pre-commit 'fix' the conf.py file | Jason R. Coombs | 2016-12-27 | 1 | -4/+3 | |
| | ||||||
* | Correct hyperlinks. | Jason R. Coombs | 2016-12-25 | 1 | -2/+2 | |
| | ||||||
* | Specify minimum version of tox for testing | Sviatoslav Sydorenko | 2016-12-25 | 1 | -1/+1 | |
| | ||||||
* | Include the changelog in the documentation. | Jason R. Coombs | 2016-12-24 | 4 | -7/+41 | |
| | ||||||
* | Add header to support page | Jason R. Coombs | 2016-12-24 | 1 | -0/+3 | |
| | ||||||
* | Add missing support page | Jason R. Coombs | 2016-12-24 | 1 | -0/+48 | |
| | ||||||
* | Move much of the readme into the documentation and link from a more concise ↵ | Jason R. Coombs | 2016-12-24 | 2 | -11/+33 | |
| | | | | readme. | |||||
* | Rename test_tools extra to testing in docs | Sviatoslav Sydorenko | 2016-12-25 | 1 | -1/+1 | |
| | ||||||
* | Flesh out the contribute section in the docs. Reference it from the ↵ | Jason R. Coombs | 2016-12-24 | 1 | -2/+54 | |
| | | | | CONTRIBUTING.txt file in the repo. | |||||
* | Move docstring into relevant function | Jason R. Coombs | 2016-12-23 | 1 | -6/+10 | |
| | ||||||
* | Remove tabs | Jason R. Coombs | 2016-12-23 | 3 | -45/+45 | |
| | ||||||
* | Update popargs example to use unambiguous parameter names. Ref #1533. | Jason R. Coombs | 2016-12-23 | 1 | -13/+14 | |
| | ||||||
* | Merge Pull Request #1533 | Jason R. Coombs | 2016-12-23 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix typo in popargs documentation (name -> named) | Thibault Nélis | 2016-12-23 | 1 | -1/+1 | |
| | | ||||||
| * | Use matching parameter name in popargs example | Thibault Nélis | 2016-12-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | The explanation for that piece of sample code below it refers to the parameter which represents the band name as "band", whereas the code uses "name". We change the explanation to use "name" as well. | |||||
* | | Correct indentation | Jason R. Coombs | 2016-12-23 | 1 | -4/+4 | |
| | | ||||||
* | | Strip trailing whitespace | Jason R. Coombs | 2016-12-23 | 1 | -34/+34 | |
|/ | ||||||
* | Revert "Add note in tutorials about class decorators on Python 2. Fixes #1520." | Jason R. Coombs | 2016-12-16 | 1 | -7/+0 | |
| | | | | This reverts commit 58c58f6aa6b10c4b119394bb19c24092cab6a165. | |||||
* | Fix lines reference in cherrypy tutorials | Matt Paul | 2016-11-22 | 1 | -1/+1 | |
| | | | PR #1522 |