]> source.dussan.org Git - sonarqube.git/commit
SONAR-11016 Add additional scope for the documentation static website (#522)
authorStas Vilchik <stas.vilchik@sonarsource.com>
Thu, 19 Jul 2018 08:40:35 +0000 (10:40 +0200)
committerSonarTech <sonartech@sonarsource.com>
Wed, 25 Jul 2018 18:21:20 +0000 (20:21 +0200)
commit4437a38404bd2584d4c8b232b5893f50f8ddadf5
tree566aed3c7ec91b8f0109a015ec5a45fc9e4eba03
parent94459a7435354e2453e24753c7ab54d126be2187
SONAR-11016 Add additional scope for the documentation static website (#522)
server/sonar-docs/README.md [new file with mode: 0644]
server/sonar-docs/src/templates/page.js
server/sonar-web/src/main/js/apps/documentation/pages.ts
server/sonar-web/src/main/js/apps/documentation/utils.ts
server/sonar-web/src/main/js/components/docs/__tests__/DocMarkdownBlock-test.tsx
server/sonar-web/src/main/js/components/docs/__tests__/__snapshots__/DocMarkdownBlock-test.tsx.snap
server/sonar-web/src/main/js/helpers/markdown.js