juniper/docs/book/content/advanced/index.md
Muriel Silveira a75396846d Fix broken docs links
Many links on the documentation were broken because they
were not using the correct relative paths.
2019-04-10 02:19:26 +02:00

8 lines
272 B
Markdown

# Advanced Topics
The chapters below cover some more advanced scenarios.
- [Introspection](introspection.md)
- [Non-struct objects](non_struct_objects.md)
- [Objects and generics](objects_and_generics.md)
- [Multiple operations per request](multiple_ops_per_request.md)