From 5744b7fce7c6a52140e3a88cfcda3589524cbaf3 Mon Sep 17 00:00:00 2001 From: Artem Titov Date: Wed, 14 Apr 2021 13:52:56 +0200 Subject: [PATCH] Fix formatting in sitemap.md Bug: webrtc:12545 Change-Id: I97e287a97e90e9df2c233f07844aaa369d52b75d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215202 Reviewed-by: Mirko Bonadei Commit-Queue: Artem Titov Cr-Commit-Position: refs/heads/master@{#33729} --- g3doc/sitemap.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/g3doc/sitemap.md b/g3doc/sitemap.md index 95671dff51..e81d75e373 100644 --- a/g3doc/sitemap.md +++ b/g3doc/sitemap.md @@ -1,26 +1,26 @@ -[Home](/g3doc/index.md) +* [Home](/g3doc/index.md) * How to contribute * Code * [Documentation](/g3doc/how_to_write_documentation.md) -* [Public C++ API](/api/g3doc/index.md) +* [Public C++ API](/api/g3doc/index.md) * [Threading](/api/g3doc/threading_design.md) * Implementation - * Network - * [ICE](/p2p/g3doc/ice.md) - * STUN - * TURN - * DTLS - * [SCTP](/pc/g3doc/sctp_transport.md) + * Network + * [ICE](/p2p/g3doc/ice.md) + * STUN + * TURN + * DTLS + * [SCTP](/pc/g3doc/sctp_transport.md) * Congestion control and bandwidth estimation * Audio - * [NetEq](/modules/audio_coding/neteq/g3doc/index.md) - * AudioEngine - * [ADM](/modules/audio_device/g3doc/audio_device_module.md) - * [Audio Coding](/modules/audio_coding/g3doc/index.md) - * AudioProcessingModule - * [APM](/modules/audio_processing/g3doc/audio_processing_module.md) + * [NetEq](/modules/audio_coding/neteq/g3doc/index.md) + * AudioEngine + * [ADM](/modules/audio_device/g3doc/audio_device_module.md) + * [Audio Coding](/modules/audio_coding/g3doc/index.md) + * AudioProcessingModule + * [APM](/modules/audio_processing/g3doc/audio_processing_module.md) * Video - * [Adaptation](/video/g3doc/adaptation.md) + * [Adaptation](/video/g3doc/adaptation.md) * DataChannel * PeerConnection * Desktop capture @@ -34,4 +34,4 @@ * Video codecs test framework * Network emulation * [Implementation](/test/network/g3doc/index.md) - * Performance stats collection + * Performance stats collection