aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/layouts
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade sonar-docs to gatsby v2 and TypescriptGrégoire Aubert2019-01-2224-1478/+802
| | | | | | | * Upgrade to gatsby v2 * Migrate to TS * Add jest tests of some components * Remove glamor
* Update missing license headers for 2019Grégoire Aubert2019-01-1622-23/+23
|
* SONAR-11472 Add support highlighting exact matches in resultsWouter Admiraal2019-01-101-3/+26
|
* SONAR-11472 Add support for exact search-query matchingWouter Admiraal2019-01-101-5/+61
| | | | | | | | | Out of the box, Lunr doesn't support exact pattern matching for search queries, meaning searching for "foo bar" will not boost a sentence like "Foo bar baz" more than "Baz bar foo" (both contain both keywords). We now do some crude pattern matching by storing the token "context" upon indexing. It's not 100% correct, but it gets the job done.
* Fix docs old version warning.Grégoire Aubert2019-01-082-17/+11
|
* add eslint and fix issues in sonar-docsStas Vilchik2018-12-076-22/+23
|
* SONAR-11317 Alignment of warning icon high in message boxPascal Mugnier2018-10-301-1/+0
|
* Ensure first link in ToC get marked as active on page loadPascal Mugnier2018-10-301-1/+3
|
* SONAR-11307 Enhance embedded documentation with nav metadataPascal Mugnier2018-10-303-3/+6
|
* SONAR-11380 Float docs page content and page-level ToCPascal Mugnier2018-10-305-30/+29
|
* Fix docs on IE11 (#862)Pascal Mugnier2018-10-191-0/+1
| | | | | | * Add polyfills * Setup Polyfill
* Remove use of GATSBY_USE_PREFIXPascal Mugnier2018-10-161-2/+1
|
* Docs hardening (#817)Pascal Mugnier2018-10-153-27/+32
| | | | | | | | | | | | | | | | | | | | | | | | * SONAR-11352 Fix version label when on latest * SONAR-11353 Add favicon * SONAR-11351 Add canonical url * Change utility links positions * Fix the content of sonar-docs zip file * Rename sonar-docs preproduction server * Remove achived version notice when on lastest * Fix links prefixing * SONAR-11359 Make images path relative to version * Apply feedbacks * Fix favicon path
* SONAR-11314 don't use h2 in embedded docs nav barStas Vilchik2018-10-114-26/+27
|
* Port remaining SONAR space docsG. Ann Campbell2018-10-101-1/+1
|
* Revert "MMF-1458 Port SONAR-space docs to embedded docs" (#766)G. Ann Campbell2018-10-031-1/+1
| | | This reverts commit a7893ef0a269df9bcd39e929e7851aeb6a1b8ed8.
* MMF-1458 Port SONAR-space docs to embedded docsStas Vilchik2018-10-031-1/+1
|
* MMF-1420 Ease management of Embedded Docs navigation (#699)Pascal Mugnier2018-09-1911-110/+282
|
* MMF-1377 Fix docs issues and improve UIPascal Mugnier2018-09-194-33/+116
|
* Revert "MMF-1377 Fix issues and improve UI (#692)"Pascal Mugnier2018-09-194-116/+33
| | | | This reverts commit 72869ae848290b2c6daadc42209fc8fe348c8faa.
* MMF-1377 Fix issues and improve UI (#692)Pascal Mugnier2018-09-194-33/+116
|
* MMF-1377 Finalize the static documentation site (#673)Pascal Mugnier2018-09-1918-34/+1132
|
* SONAR-10613 Generate a documentation static website (#196)Stas Vilchik2018-05-031-0/+42