This revision was automatically updated to reflect the committed changes.
Closed by commit rL355811: [clangd] Add TOC section to clangd doc. (authored by 
hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59132/new/

https://reviews.llvm.org/D59132

Files:
  clang-tools-extra/trunk/docs/clangd/Extensions.rst
  clang-tools-extra/trunk/docs/clangd/Features.rst
  clang-tools-extra/trunk/docs/clangd/Installation.rst


Index: clang-tools-extra/trunk/docs/clangd/Features.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Features.rst
+++ clang-tools-extra/trunk/docs/clangd/Features.rst
@@ -2,6 +2,8 @@
 Features
 ========
 
+.. contents::
+
 .. role:: raw-html(raw)
    :format: html
 
Index: clang-tools-extra/trunk/docs/clangd/Installation.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Installation.rst
+++ clang-tools-extra/trunk/docs/clangd/Installation.rst
@@ -2,6 +2,8 @@
 Getting started with clangd
 ===========================
 
+.. contents::
+
 .. role:: raw-html(raw)
    :format: html
 
Index: clang-tools-extra/trunk/docs/clangd/Extensions.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Extensions.rst
+++ clang-tools-extra/trunk/docs/clangd/Extensions.rst
@@ -2,6 +2,8 @@
 Protocol extensions
 ===================
 
+.. contents::
+
 clangd supports some features that are not in the official
 `Language Server Protocol specification
 <https://microsoft.github.io/language-server-protocol/specification>`__.


Index: clang-tools-extra/trunk/docs/clangd/Features.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Features.rst
+++ clang-tools-extra/trunk/docs/clangd/Features.rst
@@ -2,6 +2,8 @@
 Features
 ========
 
+.. contents::
+
 .. role:: raw-html(raw)
    :format: html
 
Index: clang-tools-extra/trunk/docs/clangd/Installation.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Installation.rst
+++ clang-tools-extra/trunk/docs/clangd/Installation.rst
@@ -2,6 +2,8 @@
 Getting started with clangd
 ===========================
 
+.. contents::
+
 .. role:: raw-html(raw)
    :format: html
 
Index: clang-tools-extra/trunk/docs/clangd/Extensions.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd/Extensions.rst
+++ clang-tools-extra/trunk/docs/clangd/Extensions.rst
@@ -2,6 +2,8 @@
 Protocol extensions
 ===================
 
+.. contents::
+
 clangd supports some features that are not in the official
 `Language Server Protocol specification
 <https://microsoft.github.io/language-server-protocol/specification>`__.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to