mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-06 13:43:09 -06:00
More tweaks
This commit is contained in:
parent
c546a7e88b
commit
e225399fbd
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Contributing
|
title: Contributing
|
||||||
parent: Development
|
parent: Development
|
||||||
|
permalink: /development/contributing
|
||||||
---
|
---
|
||||||
|
|
||||||
# Contributing to Dendrite
|
# Contributing to Dendrite
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: FAQ
|
title: FAQ
|
||||||
nav_order: 1
|
nav_order: 1
|
||||||
|
permalink: /faq
|
||||||
---
|
---
|
||||||
|
|
||||||
# FAQ
|
# FAQ
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
---
|
---
|
||||||
title: OpenTracing
|
title: Opentracing
|
||||||
has_children: true
|
has_children: true
|
||||||
parent: Development
|
parent: Development
|
||||||
|
permalink: /development/opentracing
|
||||||
---
|
---
|
||||||
|
|
||||||
Opentracing
|
Opentracing
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Setup
|
title: Setup
|
||||||
parent: Opentracing
|
parent: Opentracing
|
||||||
|
permalink: /development/opentracing/setup
|
||||||
---
|
---
|
||||||
|
|
||||||
## OpenTracing Setup
|
## OpenTracing Setup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue