@@ -1,3 +1,9 @@
+RxLua
+===
+
+Table of Contents
+---
- [Observer](#observer)
- [create](#createonnext-onerror-oncomplete)
- [onNext](#onnextvalues)
@@ -2,6 +2,9 @@ local docroc = require 'tools/docroc'
io.output('doc/README.md')
+io.write('RxLua\n===\n\n')
+io.write('Table of Contents\n---\n\n')
local comments = docroc.process('rx.lua')
-- Generate table of contents