7 Commits

Author SHA1 Message Date
Paulus Schoutsen
477b03870c
Add description to intent class example (#2201) 2024-05-31 20:21:56 -07:00
Paulus Schoutsen
cae42c9fe3
Tweaks to intent docs (#1618)
* Tweaks to intent docs

* Move to core section

* Update docs/intent_firing.md
2023-01-09 10:22:51 -05:00
Paulus Schoutsen
66f0fae3e4 Update intent code 2023-01-08 21:32:17 -05:00
Ville Skyttä
770185004b
Code block improvements (#382)
* Use f-strings instead of .format()

* Code block language marker fixes

* Make example code blocks syntactically valid Python

* Run all python code blocks through black

https://github.com/scop/misc/blob/master/black_markdown.py

* Add some missing code block language markers

* Use shell language consistently to mark shell code blocks

* Undo folding of some example dicts

* Remove outdated OrderedDict comments per Python 3.7, replace with plain dict
2020-01-13 21:55:41 +02:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00