Improve table of contents;
This commit is contained in:
parent
744f7cdf33
commit
f0d49b032e
@ -1,9 +1,6 @@
|
|||||||
RxLua
|
RxLua
|
||||||
===
|
===
|
||||||
|
|
||||||
Table of Contents
|
|
||||||
---
|
|
||||||
|
|
||||||
- [Observer](#observer)
|
- [Observer](#observer)
|
||||||
- [create](#createonnext-onerror-oncomplete)
|
- [create](#createonnext-onerror-oncomplete)
|
||||||
- [onNext](#onnextvalues)
|
- [onNext](#onnextvalues)
|
||||||
|
@ -3,7 +3,6 @@ local docroc = require 'tools/docroc'
|
|||||||
io.output('doc/README.md')
|
io.output('doc/README.md')
|
||||||
|
|
||||||
io.write('RxLua\n===\n\n')
|
io.write('RxLua\n===\n\n')
|
||||||
io.write('Table of Contents\n---\n\n')
|
|
||||||
|
|
||||||
local comments = docroc.process('rx.lua')
|
local comments = docroc.process('rx.lua')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user