From 3218ccd70d8f387662987f6c1beb79102288b13d Mon Sep 17 00:00:00 2001
From: Rami Ali
Date: Tue, 7 Feb 2017 16:00:34 +1100
Subject: docs: Modify Makefile and indexes to generate cPy-differences pages.
---
docs/topindex.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'docs/topindex.html')
diff --git a/docs/topindex.html b/docs/topindex.html
index 75039233e..3cbf21615 100644
--- a/docs/topindex.html
+++ b/docs/topindex.html
@@ -47,6 +47,10 @@
MicroPython libraries, including the machine module
{% endif %}
+
+ Micropython Differences
+ MicroPython operations which differ from CPython
+
--
cgit v1.2.3
From e4a53570d08643d62ba8e2b72919ae1693162e9a Mon Sep 17 00:00:00 2001
From: Damien George
Date: Wed, 17 May 2017 12:38:33 +1000
Subject: docs: Change single occurrence of "Micropython" to "MicroPython".
---
docs/topindex.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/topindex.html')
diff --git a/docs/topindex.html b/docs/topindex.html
index 3cbf21615..f32f3cea6 100644
--- a/docs/topindex.html
+++ b/docs/topindex.html
@@ -48,7 +48,7 @@
{% endif %}
- Micropython Differences
+ MicroPython Differences
MicroPython operations which differ from CPython
|
--
cgit v1.2.3