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.
pull/1872/head
Åke Forslund 2018-11-16 11:46:52 +01:00
parent c659faaf92
commit a2a059302d
1 changed files with 2 additions and 6 deletions

View File

@ -17,9 +17,9 @@ extract_datetime
----------------
.. autofunction:: mycroft.util.extract_datetime
extractnumber
extract_number
-------------
.. autofunction:: mycroft.util.extractnumber
.. autofunction:: mycroft.util.extract_number
normalize
---------
@ -29,10 +29,6 @@ nice_number
-----------
.. autofunction:: mycroft.util.nice_number
convert_number
--------------
.. autofunction:: mycroft.util.convert_number
resolve_resource_file
---------------------
.. autofunction:: mycroft.util.resolve_resource_file