Skip to content

Commit d680e40

Browse files
committed
doc: update book on metadata + Python
1 parent a2c41af commit d680e40

File tree

3 files changed

+6
-18
lines changed

3 files changed

+6
-18
lines changed

book/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* [Metadata](./metadata.md)
2020
- [Defining metadata types in rust](./metadata_derive.md)
2121
- [Metadata and tables](./metadata_tables.md)
22-
- [Metadata schema](./metadata_schema.md)
22+
- [Metadata processing with Python](./metadata_python.md)
2323
- [Advanced topics](./metadata_advanced.md)
2424

2525
* [Error handling](./error_handling.md)

book/src/metadata_python.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Metadata processing with Python
2+
3+
## JSON metadata
4+
5+
## Other formats

book/src/metadata_schema.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)