Jack Baldry
f5220c12ba
[v10.0.x] [feat] docs; update admonition syntax ( #69005 )
...
* [v10.0.x] [feat] docs; update admonition syntax
* [feat] docs; update admonition syntax
- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.
* Remove false positives and irregularities
* false positive removal
* Update docs/sources/datasources/mysql/_index.md
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
* fix link errors
* Prettify some nested blockquotes
* remoe unnecessary admonition
(cherry picked from commit 1c4bb9ca00 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix incorrect conflict resolution
---------
Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com >
2023-05-24 22:14:24 +01:00
Jack Baldry
2f866cda62
Revert "[v10.0.x] [feat] docs; update admonition syntax" ( #68980 )
...
Revert "[v10.0.x] [feat] docs; update admonition syntax (#68857 )"
This reverts commit 1e8c28eff4 .
2023-05-24 14:54:52 +01:00
Grot (@grafanabot)
1e8c28eff4
[v10.0.x] [feat] docs; update admonition syntax ( #68857 )
...
[feat] docs; update admonition syntax (#68842 )
* [feat] docs; update admonition syntax
- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.
* Remove false positives and irregularities
* false positive removal
* Update docs/sources/datasources/mysql/_index.md
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
* fix link errors
* Prettify some nested blockquotes
* remoe unnecessary admonition
(cherry picked from commit 1c4bb9ca00 )
Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com >
2023-05-23 07:47:49 -05:00
Grot (@grafanabot)
5ef56b2843
[v10.0.x] Enable doc-validator for specific directories ( #68724 )
...
* Enable doc-validator for specific directories (#63524 )
* Enable doc-validator for specific directories
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix one linting error to trigger CI
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update doc-validator to latest release
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update make-docs procedure
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use doc-validator version from CI in local make target
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Revert to 1.11.0
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* adds missing descriptions
* Fix titles and headings
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix link formats
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix easy to resolve anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove broken anchor link
This anchor appears to have been broken for a long time.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use doc-validator image with support for numbered anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update make-docs procedure to support doc-validator 2.0.x
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix a bunch of broken anchors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Ignore old whatsnew content
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Update doc-validator to v2.0.x and use reviewdog to report errors
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* removes broken links
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Chris Moyer <chris.moyer@grafana.com >
(cherry picked from commit 560f49b3dc )
* Fix doc-validator linting
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-05-18 19:07:45 +02:00
Grot (@grafanabot)
b811e9c517
[v10.0.x] Docs: Clarify precedence of Grafana settings ( #68063 )
...
Docs: Clarify precedence of Grafana settings (#68020 )
(cherry picked from commit 6aab5e35d5 )
Co-authored-by: Vardan Torosyan <vardants@gmail.com >
2023-05-11 21:55:18 -07:00
Grot (@grafanabot)
53b31fa719
[v10.0.x] Docs: Add a note about disabling SAML UI ( #67898 )
...
Docs: Add a note about disabling SAML UI (#67877 )
(cherry picked from commit e5b12e23b1 )
Co-authored-by: Vardan Torosyan <vardants@gmail.com >
2023-05-05 09:58:23 +00:00
Alexander Zobnin
1d99500b3e
SAML UI: Fix permissions for fixed:authentication.config:writer role ( #67290 )
...
* SAML UI: Fix permissions for fixed:authentication.config:writer role
* Remove read permissions for auth settings
2023-04-27 15:46:47 +02:00
Ieva
4daf53fb08
Docs: first pass at SAML UI docs ( #65847 )
...
* first pass at SAML UI docs
* doc updates
* Apply suggestions from code review
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
* review feedback
* finish documentation for all the sections
* remove unneeded doc bit
* PR feedback
* cross-reference SAML UI docs from SAML config file docs
* extending the docs with the new fields and expaning the mapping section
* feedback
* add the permissions required to access SAML UI
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com >
2023-04-20 18:05:08 +01:00