More tweaks

This commit is contained in:
Neil Alexander 2022-05-11 12:04:15 +01:00
parent c546a7e88b
commit e225399fbd
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
4 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,7 @@
--- ---
title: Contributing title: Contributing
parent: Development parent: Development
permalink: /development/contributing
--- ---
# Contributing to Dendrite # Contributing to Dendrite

View file

@ -1,6 +1,7 @@
--- ---
title: FAQ title: FAQ
nav_order: 1 nav_order: 1
permalink: /faq
--- ---
# FAQ # FAQ

View file

@ -1,7 +1,8 @@
--- ---
title: OpenTracing title: Opentracing
has_children: true has_children: true
parent: Development parent: Development
permalink: /development/opentracing
--- ---
Opentracing Opentracing

View file

@ -1,6 +1,7 @@
--- ---
title: Setup title: Setup
parent: Opentracing parent: Opentracing
permalink: /development/opentracing/setup
--- ---
## OpenTracing Setup ## OpenTracing Setup