docs: Fix uos and utime heading underlines to be the correct length.
Otherwise Sphinx gives a warning.
This commit is contained in:
parent
648333d2d5
commit
e0f7e001e8
|
@ -1,5 +1,5 @@
|
|||
:mod:`uos` -- basic "operating system" services
|
||||
==============================================
|
||||
===============================================
|
||||
|
||||
.. module:: uos
|
||||
:synopsis: basic "operating system" services
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
:mod:`utime` -- time related functions
|
||||
=====================================
|
||||
======================================
|
||||
|
||||
.. module:: utime
|
||||
:synopsis: time related functions
|
||||
|
|
Loading…
Reference in New Issue