mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
docs: Fix uos and utime heading underlines to be the correct length.
Otherwise Sphinx gives a warning.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user