From aef3846c13d05ddf42e5d6a29042497765f4e871 Mon Sep 17 00:00:00 2001
From: Damien George
Date: Thu, 25 Jun 2015 00:20:57 +0100
Subject: docs: Add "reference" directory for putting docs about the language.
---
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 6bdafe856..d2cc06145 100644
--- a/docs/topindex.html
+++ b/docs/topindex.html
@@ -47,6 +47,10 @@
+
+ Language Reference
+ information about MicroPython specific language features
+
{% if port == "pyboard" %}
The {{ port }} hardware
--
cgit v1.2.3
|