diff --git a/docs/extensions/relevant_to.rst b/docs/extensions/relevant_to.rst index f2e999705..238599cd4 100644 --- a/docs/extensions/relevant_to.rst +++ b/docs/extensions/relevant_to.rst @@ -74,9 +74,4 @@ Then within your documentation, "relevant sections" are defined using the :rst:d The body of a definition can contain most reStructuredText constructs including roles and directives - .. literalinclude:: /lsp/getting-started.rst - :language: rst - :start-at: .. relevant-to:: Editor - :end-before: Emacs - However section titles are not supported. diff --git a/docs/lsp/getting-started.rst b/docs/lsp/getting-started.rst index 73bf9b283..b36bd501e 100644 --- a/docs/lsp/getting-started.rst +++ b/docs/lsp/getting-started.rst @@ -23,11 +23,6 @@ This section contains notes on how to use the language server with your text edi .. grid:: 2 2 3 4 :gutter: 1 - .. grid-item-card:: Emacs - :link: editors/emacs - :link-type: doc - :text-align: center - .. grid-item-card:: Kate :link: editors/kate :link-type: doc