doc: Delete markdowns as they will be generated by scripts now
This PR will generate doc/lightning-*.md file for rpc commands. It will get the information from consolidated doc/schemas/lightning-*.json file and use it to generate markdown file for RPC commands. Changelog-Changed: Documentation: great documentation rewrite, all reference pages now generated from the fully-tested JSON schemas and include examples.
This commit is contained in:
committed by
Rusty Russell
parent
f72b0fdabd
commit
9b83b8b967
1
.gitignore
vendored
1
.gitignore
vendored
@@ -58,6 +58,7 @@ tests/plugins/test_selfdisable_after_getmanifest
|
||||
# Ignore generated files
|
||||
devtools/features
|
||||
doc/schemas/lightning-sql.json
|
||||
doc/lightning-*.7.md
|
||||
doc/lightning*.[1578]
|
||||
doc/reckless*.[1578]
|
||||
*_sqlgen.[ch]
|
||||
|
||||
Reference in New Issue
Block a user