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
Isabel
1b46d2f5bd
docs: nav update notes for videos ( #66506 )
...
* nav related notes for videos
* wording edit
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
* wording edits
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
---------
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com >
2023-04-13 14:34:56 -04:00
Isabel
8600a8ce2e
docs: nav updates for use dashboard topic ( #66151 )
...
* updated main image and supporting text
* fixed icon name
* updated nav path
2023-04-06 16:43:38 -04:00
Zoltán Bedi
e4d72df758
Docs: Change BigQuery link to Grafana's BigQuery ( #63704 )
2023-02-28 09:52:54 +01:00
Jack Baldry
97f01c0d1a
Apply linting advice from doc-validator tool ( #59606 )
...
* Apply linting advice from doc-validator tool
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-19 09:49:44 +00:00
Jack Baldry
c1c48dd610
Use relative aliases for all non-current Grafana aliases ( #60062 )
...
* Use relative aliases for all non-current Grafana aliases
Prevents non-latest documentation "stealing" the page away from latest
and through permanent redirects for latest pages that no longer exist.
The redirected pages are indexed by search engines but our robots.txt
forbids them crawling the non-latest page.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove aliases from shared pages
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Rewrite all current latest aliases to be next
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Fix typo in latest alias
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove all current page aliases
find docs/sources -type f -name '*.md' -exec sed -z -i 's#\n *- /docs/grafana/next/[^\n]*\n#\n#' {} \;
find docs/sources -type f -name '*.md' -exec sed -Ez -i 's#\n((aliases:\n *-)|aliases:\n)#\n\2#' {} \;
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Prettier
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-09 12:36:04 -04:00
Christopher Moyer
8ac197b11c
Docs/removes admin screenshots ( #58994 )
...
* removes screenshots in the admin docs
* removes unneeded screenshot
2022-11-18 15:55:46 -06:00
Christopher Moyer
0f549a44b0
changes _index files to index, adds aliases ( #54804 )
2022-09-06 12:58:07 -05:00