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 |