[Code][Docs]: Hide Ctags documentation (#46266) (#46284)

* [DOCS] Fix beta tag in Code Docs

* Hide Ctag documentation
This commit is contained in:
Nate Archer 2019-09-23 09:15:10 -05:00 committed by GitHub
parent 0069db1b8b
commit 2ae67293c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,10 +14,11 @@ You can check the status of the language servers and get installation instructio
[role="screenshot"]
image::images/code-lang-server-status.png[]
////
[float]
=== Ctag language server
*Code* also uses a Ctag language server to generate symbol information and code intelligence when a dedicated language server is not available. The code intelligence information generated by the Ctag language server is less accurate but covers more languages.
////
include::code-basic-nav.asciidoc[]