mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
- Update `make doc-all` script
- `fromschema.py` script
- Updated to generate whole doc/lightning-*.md via doc/schemas/lightning-*.json file
- Updated to print request params
- Added `oneOfMany` condition for request params
- Added `pairedWith` condition for request params
- Added `dependentUpon` condition for request params
- Updated for pre and post_return_value for response
- Hiding `hidden` fields
- `descriptions` are array now
- Unified gaps between titles
- Added default key-value pair
- script: msggen, sql-schema, listconfig and pyln-testing script updates
This does not add created markdowns for cleaner review. We will add the markdown files in a separate commit.
|
||
|---|---|---|
| .. | ||
| gen | ||
| test | ||
| .gitignore | ||
| bench-gossipd.sh | ||
| build-release.sh | ||
| check-bolt.c | ||
| check-includes.sh | ||
| check-manpage.sh | ||
| check-setup_locale.sh | ||
| check-spelling.sh | ||
| docker-entrypoint.sh | ||
| fromschema.py | ||
| generate-wire.py | ||
| headerversions.c | ||
| hsmtool.c | ||
| Makefile | ||
| md2man.sh | ||
| mockup.sh | ||
| reckless | ||
| refresh-submodules.sh | ||
| rel.sh | ||
| repro-build.sh | ||
| update-mocks.sh | ||