37 Commits
Author SHA1 Message Date
Jirka BorovecandEnrico Minack 42c3b47c85 Replace flake8 with ruff (#2617)
Co-authored-by: Enrico Minack <github@enrico.minack.dev>
2023-07-19 09:39:21 +02:00
Jirka Borovec 13e178a3ab Set line length to 120 characters (#2599) 2023-07-13 17:37:20 +02:00
Liuyang Wan def5223c21 RTD: install current project 2023-02-20 09:22:59 +08:00
Liuyang Wan 9c96faa702 Add current dir sys.path as well 2023-02-19 19:50:45 +08:00
Liuyang Wan 6540b76db0 Fix package name again 2023-02-19 19:45:58 +08:00
Liuyang Wan 1640767741 Fix sphinx package name 2023-02-19 19:33:25 +08:00
Liuyang Wan 3ea91a3a36 Use use_scm_version to get current version from git tag (#2429) 2023-02-19 19:29:29 +08:00
Steve Kowalik e113e37de1 Add pyupgrade to pre-commit configuration (#1783)
To help us switch to f-strings and other 3.6+ changes, add pyupgrade to
our pre-commit configuration to keep the codebase clean.
2020-12-15 14:07:33 +11:00
Wan Liuyang b797cac021 Fix rtd build 2019-12-10 23:19:55 +08:00
Wan Liuyang 6ceb9e9a15 Apply black to whole codebase (#1303) 2019-12-10 17:14:33 +08:00
Steve Kowalik f93207b4ca Run flake8 in Travis (#1163)
Clean up a few errors I missed, ignore another, and configure flake8 using
a config file to ignore certain errors. The next step would be to remove
the F* ignores.
2019-08-05 15:03:10 +10:00
Wan Liuyang 3f0caa4057 Sync copyright header 2018-08-19 10:47:41 +08:00
Morgan Goose 1497e8269a docs: sort the Github Objects (#735)
It's difficult to follow the API docs when the order isn't alphabetical. This seems like the simplest fix, and worked well locally.
2018-03-25 14:33:30 +08:00
sfdye 365a0a24d3 Apply fix_headers script to update copyright info 2018-03-17 20:06:16 +08:00
sfdye 654b06f6ba Update Sphinx conf 2018-03-13 22:51:56 +08:00
sfdye 58e1ef9ccb Fix copyright formatting 2018-03-13 22:30:47 +08:00
sfdye 020c136a40 Update doc link in copyright text 2018-03-13 22:07:38 +08:00
sfdye 58f6e6eab5 Use a more modern sphinx theme 2018-03-11 09:21:14 +08:00
Wan Liuyang c3a8acabd0 Remove contributing from readthedocs, closes #714 2018-03-09 16:25:20 +08:00
Wan Liuyang 1ca7d523fb Make sphinx work again 2018-03-01 17:28:48 +08:00
Peter Buckley cb0cf0a680 update doc url everywhere (#420) 2016-07-12 16:38:02 -04:00
Vincent Jacques abca7a026e pep8
This is strange, maybe Cygwin's version is stricter.
No time to investigate.
2014-05-04 12:54:05 -07:00
Vincent Jacques 3ff7e4843e Publish version 1.21.0 2013-11-17 14:07:01 -08:00
Vincent Jacques 54f718a157 Twitt about releases 2013-10-20 20:45:43 -07:00
Vincent Jacques 2081675afb Fix doc generation 2013-09-06 11:00:59 +02:00
Vincent Jacques 16cb2873e8 Generate doc/apis.rst instead of checking it 2013-07-16 22:19:22 +02:00
Vincent Jacques 06a3d87098 Change source file header format 2013-07-13 19:03:53 +02:00
Vincent Jacques 56309b90f2 Run the script added in previous commit 2013-07-13 11:10:00 +02:00
Vincent Jacques a55486a809 Add a script to fix file headers 2013-07-13 11:09:14 +02:00
Vincent Jacques db5560bd65 Add a script to check copyrights with git log. And fix copyrights. 2013-03-29 16:54:15 +01:00
Vincent Jacques a397fac6db Fix doc for raw_data (issue #144) 2013-03-21 21:56:51 +01:00
Vincent Jacques f25c54e1d4 Fix documentation (pull #148)
I had to separate class NotificationSubject in its own file, to cope
with my basic doc generation.
2013-03-19 21:27:34 +01:00
Vincent Jacques 0bd00452e7 Improve documentation 2013-02-16 21:15:17 +01:00
Vincent Jacques abf0867543 Generate some repetitive doc files 2012-12-29 08:47:23 +01:00
Vincent Jacques 54554b280d Improve 2012-11-27 21:14:30 +01:00
Vincent Jacques 64c7aae171 Use version from setup.py in documentation 2012-11-26 08:36:36 +01:00
Vincent Jacques 07c062d3ce Re-organize doc 2012-11-26 08:10:37 +01:00