From f9fb90f2993a0c450869e71ac015c3b8b1e152b5 Mon Sep 17 00:00:00 2001 From: Wyatt Hepler Date: Wed, 30 Sep 2020 18:59:33 -0700 Subject: docs: Make labels consistent; remove boilerplate - Update labels so they use consistent naming. Instead of the copy-and-pasted `chapter` prefix, name labels with a prefix consistent with what they point to: - "module-" for module - "target-" for targets - "docs-" for general documentation - Remove the unnecessary highlight and default-domain directives. Neither is necessary since the Pigweed docs always specify the language in code snippets and other directives. Change-Id: I55c34e9ec919f6f4670e5d3d008e0edf5fecf05b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/19328 Commit-Queue: Wyatt Hepler Reviewed-by: Keir Mierle --- pw_malloc_freelist/docs.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pw_malloc_freelist') diff --git a/pw_malloc_freelist/docs.rst b/pw_malloc_freelist/docs.rst index 928ac5b6f..c6483d2af 100644 --- a/pw_malloc_freelist/docs.rst +++ b/pw_malloc_freelist/docs.rst @@ -1,6 +1,4 @@ -.. _chapter-pw-malloc-freelist: - -.. default-domain:: cpp +.. _module-pw_malloc_freelist: ------------------ pw_malloc_freelist -- cgit v1.2.3