doc/tutorial/basics: add per-page chapter headings

Change-Id: I9e0a6b5d1a1c820081b3f87c3871068ea042f889
diff --git a/doc/tutorial/basics/comments.md b/doc/tutorial/basics/comments.md
index 76d6ace..256e5b1 100644
--- a/doc/tutorial/basics/comments.md
+++ b/doc/tutorial/basics/comments.md
@@ -1,5 +1,7 @@
 [TOC](Readme.md) [Prev](foldany.md) [Next](numberlit.md)
 
+_JSON Sugar and other Goodness_
+
 # Comments
 
 CUE supports C-style block and line comments.