aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/README.md
diff options
context:
space:
mode:
authorElena Vilchik <elena.vilchik@sonarsource.com>2019-06-03 13:52:05 +0200
committerSonarTech <sonartech@sonarsource.com>2019-06-03 20:21:17 +0200
commit3719149e27fe217939d27cd0995535a4324a8f5f (patch)
treedebdad0b791b1b00661995c425a5bf31e4ef71ac /server/sonar-docs/README.md
parentc1c4796d937a9b4307d71519024dcfc46ef082f3 (diff)
downloadsonarqube-3719149e27fe217939d27cd0995535a4324a8f5f.tar.gz
sonarqube-3719149e27fe217939d27cd0995535a4324a8f5f.zip
SONAR-12168 Define embedded documentation for languages (#1592)
Diffstat (limited to 'server/sonar-docs/README.md')
-rw-r--r--server/sonar-docs/README.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/server/sonar-docs/README.md b/server/sonar-docs/README.md
index 7c885ca6431..89646417296 100644
--- a/server/sonar-docs/README.md
+++ b/server/sonar-docs/README.md
@@ -27,13 +27,8 @@ yarn
## Each time
-Rebuild and start your SonarQube server (yarn needs this running)
+Start a SonarQube server (yarn needs this running).
-```
-cd sonar-enterprise/
-./build.sh -x test -x obfuscate
-./start.sh
-```
To start the SonarQube Embedded docs dev server on port 3000:
@@ -169,11 +164,6 @@ You can also use these comments inline:
this content is displayed on <!-- sonarcloud -->SonarCloud<!-- /sonarcloud --><!-- sonarqube -->SonarQube<!-- /sonarqube -->
```
-### Page-level ToC
-
-All h2 tags will automatically be part of the TOC both in the static and embed documentation.
-The resulting table of contents will also list all h1 items, but h1 is used for the page title, and by convention should not also be used further down the page.
-
### Formatting
#### Links