From 358a7ba014ef649334b79a8500ae8ac2227c54af Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 28 Aug 2017 13:51:05 +0300 Subject: docs: More xrefs to "MicroPython port" in glossary. --- docs/reference/glossary.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/reference') diff --git a/docs/reference/glossary.rst b/docs/reference/glossary.rst index 98979afa9..4cd3d84cc 100644 --- a/docs/reference/glossary.rst +++ b/docs/reference/glossary.rst @@ -56,9 +56,9 @@ Glossary which provides implementations for many modules from CPython's standard library. However, large subset of these modules require POSIX-like environment (Linux, MacOS, Windows may be partially - supported), and thus would work or make sense only with MicroPython - Unix port. Some subset of modules is however usable for baremetal ports - too. + supported), and thus would work or make sense only with + `MicroPython Unix port`. Some subset of modules is however usable + for `baremetal` ports too. Unlike monolithic :term:`CPython` stdlib, micropython-lib modules are intended to be installed individually - either using manual -- cgit v1.2.3