We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c41af commit d680e40Copy full SHA for d680e40
book/src/SUMMARY.md
@@ -19,7 +19,7 @@
19
* [Metadata](./metadata.md)
20
- [Defining metadata types in rust](./metadata_derive.md)
21
- [Metadata and tables](./metadata_tables.md)
22
- - [Metadata schema](./metadata_schema.md)
+ - [Metadata processing with Python](./metadata_python.md)
23
- [Advanced topics](./metadata_advanced.md)
24
25
* [Error handling](./error_handling.md)
book/src/metadata_python.md
@@ -0,0 +1,5 @@
1
+# Metadata processing with Python
2
+
3
+## JSON metadata
4
5
+## Other formats
book/src/metadata_schema.md
0 commit comments