Paulus Schoutsen
|
19c54b8cbf
|
Drop unused ruamel (#55672)
|
2021-09-03 22:17:10 -07:00 |
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
|
a2c3c33b22
|
Use core GitHub URL in all files (#41089)
|
2020-10-03 00:04:11 +02: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 |
Chandan Rai
|
eb10f8dcd3
|
fixed minor typo in docs/source/api/helpers.rst (#27282)
|
2019-10-07 10:25:36 -07:00 |
Fabian Affolter
|
6bbc663d0b
|
Add missing helpers (#21021)
|
2019-02-12 20:52:02 -06:00 |
Ville Skyttä
|
cc38981a38
|
Update developer doc links to developers.home-assistant.io (#16622)
|
2018-09-15 13:27:37 +02:00 |
Paulus Schoutsen
|
7bb5344942
|
Remove homeassistant.remote (#16099)
* Remove homeassistant.remote
* Use direct import for API
* Fix docstring
|
2018-08-21 15:49:58 +02:00 |
Matthias Urlichs
|
f5cc40024d
|
Rename homeassistant.util.async to .async_ (#13088)
"async" is (going to be) a reserved word.
|
2018-03-11 10:01:12 -07:00 |
Paulus Schoutsen
|
336b00765d
|
Fix Sphinx build (#12535)
|
2018-02-19 20:51:05 -08:00 |
Fabian Affolter
|
49343c9b02
|
Replace Gitter with Discord (#12199)
|
2018-02-05 21:25:37 +01:00 |
Guillaume Rischard
|
2084ad2164
|
Optimised images. Saved 80 KB out of 656 KB. 12.3% overall (up to 32.1% per file) (#10735)
|
2017-11-21 21:19:13 -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 |
Paulus Schoutsen
|
e7d783ca2a
|
Update links.html
|
2017-05-24 14:47:22 -07:00 |
Paulus Schoutsen
|
6581dc2381
|
Document more core pieces
|
2016-10-16 13:45:17 -07:00 |
Paulus Schoutsen
|
31ec0ac6a7
|
Add util.async to the dev docs
|
2016-10-16 13:35: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 |