aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/@types
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-064-5865/+0
|
* Update license headers for 2022 [update headers]Pierre2022-01-284-4/+4
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-084-5/+4
|
* SONAR-13643 Remove the version history of a language analyzer from its ↵Philippe Perrin2020-09-181-0/+27
| | | | documentation page
* SONAR-12945 Display latest release's information for scanners in documentationPhilippe Perrin2020-04-011-25/+0
|
* SONAR-12886 Update LTS handling in static documentationWouter Admiraal2020-01-081-0/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-073-3/+21
|
* SONAR-12325 Include documentation from pluginsphilippe-perrin-sonarsource2019-08-071-1/+1
|
* SONAR-12137 Introduce a new comment syntax for rendering plugin dataWouter Admiraal2019-06-281-0/+27
| | | | | We can now fetch plugin data from updates.sonarsource.com, and dynamically render this information on the page.
* SONAR-11955 Allow more levels in documentation navigationWouter Admiraal2019-04-251-1/+1
|
* Upgrade sonar-docs to gatsby v2 and TypescriptGrégoire Aubert2019-01-223-0/+5818
* Upgrade to gatsby v2 * Migrate to TS * Add jest tests of some components * Remove glamor