Ville Skyttä
|
9c5f608ffd
|
Remove Travis CI config (#44443)
https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
https://docs.travis-ci.com/user/migrate/open-source-repository-migration/#frequently-asked-questions
|
2020-12-22 13:49:42 +01:00 |
springstan
|
fca90a8ddc
|
Improve string formatting v5 (#33697)
* Improve string formatting v5
* Address review comments
|
2020-04-05 17:48:55 +02:00 |
Franck Nijhof
|
f38011560f
|
Add pyupgrade (in pre-commit and CI) (#33688)
* Add pyupgrade (in pre-commit and CI)
* Fix leftover results of pyupgrade
* Ensure we run for Python 3.7 on pyupgrade
|
2020-04-05 12:49:57 +02:00 |
Fabian Affolter
|
2647296475
|
Refactor API documentation (#33217)
* Upgrade Sphinx to 2.4.4
* Refactor API documentation
* Remove left-over
* Remove Markdown from docstring
* Update titels
|
2020-03-25 13:21:04 -07:00 |
Franck Nijhof
|
f5d4878992
|
Fix isort on a small set of misc files (#29803)
|
2019-12-10 09:25:42 +01:00 |
Paulus Schoutsen
|
336b00765d
|
Fix Sphinx build (#12535)
|
2018-02-19 20:51:05 -08:00 |
Fabian Affolter
|
81324806d5
|
Move constants to setup.py (#10312)
* Remove unused import
* Move setup relevant consts to 'setup.py'
* remove blank line
* Set source
|
2017-11-03 07:43:30 -07:00 |
David Byrne
|
52671842d5
|
Fixes broken source links in API docs (#9636)
* Fixes broken source links in API docs
* Removes illegal blank line
|
2017-10-01 23:10:01 -07:00 |
Fabian Affolter
|
194402f7e7
|
Upgrade Sphinx to 1.4.8 and set missing variables (#3650)
|
2016-10-04 00:47:28 -07:00 |
Robbie Trencheny
|
d903661577
|
Flake8/pylint
|
2016-09-05 18:10:04 -07:00 |
Robbie Trencheny
|
a5faa851e8
|
Docs update
|
2016-09-05 18:06:19 -07:00 |
Robbie Trencheny
|
1170b2897a
|
Doc updates
|
2016-09-05 03:31:48 -07:00 |
Robbie Trencheny
|
5144547b70
|
Try out the RTD theme
|
2016-09-05 02:25:03 -07:00 |
Ben Bangert
|
641d531be3
|
Add Sphinx API doc generation (#3029)
* add's sphinx project to docs/ dir
* include core/helpers autodocs for API reference
|
2016-09-04 14:36:44 +02:00 |