Commit Graph

15 Commits (mark-ii/qa)

Author SHA1 Message Date
Kris Gesling e75a05557b docstring cleanup 2021-05-11 15:10:32 +09:30
Kris Gesling 6327ac5dbb
Upgrade Lingua Franca to v0.4.1 (#2890)
**Update Lingua Franca to v0.4.1**

The update from Lingua Franca v0.2.x to v0.4.x includes few
breaking changes.
- Some API methods have been updated.
- Mycroft-core tests have been updated to reflect improvements in
  Lingua Franca's formatting and parsing.
- add LF default lang setting method to config.locale 
  including warning that this method will change in the future
- Add TODO's for 21.08 - moving more methods to LF
- simplify loading and setting default of languages in Skills service
- Remove unneeded wrappers for Lingua Franca functions
- Fix documentation of format and parse utils
- Fix test warnings
2021-05-08 08:34:02 +09:30
Åke Forslund 6977c65967 Fix warnings when parsing plugins.rts 2021-04-28 20:28:06 +02:00
Åke Forslund c641325e48 Add filesystem documentation to api documentation 2021-01-17 09:51:58 +01:00
Åke Forslund e552910660 Add sphinxdoc for plugins 2020-11-04 08:03:08 +01:00
Åke da00b38f82 Explain the config system used here. (#2201)
- Add module docstring
- Add comment in the init class method about setting up the log level
- Add mycroft.util.log to the readthedocs documentation
- Add comment in the config about the log_level
2019-07-11 17:39:50 -05:00
Åke Forslund 25026e9f4c Add docs for the mycroft.util.format module
- Adds a module docstring to both format and parse module
- Update toc with a short description for these members
- Fix slight formatting issues
2019-06-28 15:30:13 +02:00
Åke Forslund 5b135bcd91 Slightly improve the structure of the TOC 2019-04-14 09:50:19 +02:00
Åke Forslund daa9131d66 Add CommonIoTSkill and CommonQuerySkill to docs 2019-04-14 09:18:46 +02:00
Åke Forslund 986e70ec9b Add docstrings for play_* methods 2018-11-16 12:03:42 +01:00
Åke Forslund a2a059302d Fix outdatede references in the documentation
Correct the docs reference to the old name of the extract_number and remove the nonexisting convert_number reference.
2018-11-16 11:49:17 +01:00
Åke Forslund 9aab8ded74 Add CommonPlaySkill and utils to docs
Added
- CommonPlaySkill
- mycroft.util.parse
- mycroft.util.time
2018-11-15 17:33:52 +01:00
Josh Cox 8bed5f9fe9 Moving wait_while_speaking to mycroft.audio.rst (#1645) 2018-06-20 19:28:56 -05:00
Matthew D. Scholefield cc65e045e6 Fix Sphinx documentation 2018-01-12 19:04:13 -06:00
Matthew D. Scholefield ef759ce825 Add sphinx documentation 2017-09-01 12:01:59 -05:00