Jack Baldry
4cacab01f4
[v8.5.x] Use relative aliases for all non-current Grafana aliases and remove current page latest aliases ( #60062 ) ( #61032 )
...
* Use relative aliases for all non-current Grafana aliases
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/latest/[^\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 >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-05 14:29:40 +00:00
Jack Baldry
88f730f062
Add current alias to all files ( #48635 ) ( #49102 )
...
* Add aliases to all files
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Prettify front matter
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 51dfcd7 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-06-13 14:09:38 +02:00
Jack Baldry
3ea049fcae
Convert TOML front matter to YAML ( #49724 )
...
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-05-26 12:38:05 -04:00
achatterjee-grafana
c4b21f7b51
Removed packahes_api relrefs. ( #42017 )
2021-11-22 16:58:51 -05:00
Connor Lindsey
b78a67cec7
PackageJson: Prettify markdown/mdx on commit with lint-staged ( #37616 )
...
* Format md,mdx files with prettier on lint-staged
* Manually run prettier on docs/sources
2021-08-06 07:52:36 -06:00
Diana Payton
66e2624ae0
Docs: Override content ( #34859 )
...
* content updates
* Update panel-editor.md
* Update panel-editor.md
* content updates
* edits
* Update field-overrides.md
* Delete field-options-and-overrides.md
* link updates
* Update field-overrides.md
* Update field-overrides.md
* Update field-overrides.md
* fixing links
* reordering
* Update docs/sources/panels/field-overrides.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/panel-editor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/visualizations/table/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
* Update docs/sources/panels/visualizations/table/_index.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com >
2021-05-28 22:45:00 +02:00
Robby Milo
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-11-09 12:26:49 -08:00
Zoltán Bedi
36875b7839
Update working-with-data-frames.md ( #27736 )
...
Fix bad url for dataframe
2020-09-23 19:49:55 +02:00
Diana Payton
5d77d96d7b
Docs: 7.2 filter options ( #27689 )
...
* Update field-options.md
* Update menu.yaml
* Create _index.md
* Update _index.md
* added files
* moving content
* updated links
* fixed links and deleted old file
* content changes
* Update configure-all-fields.md
* Content updates
* contnet updates
* updated content
* Update whats-new-in-v7-2.md
* content updates
* added content
* Update filter-table-columns.md
* Update standard-field-options.md
* moved files
* content edits
* Update _index.md
* Update _index.md
* fixed links and merge conflicts
* Update menu.yaml
* Update menu.yaml
2020-09-23 10:48:30 -07:00
Marcus Olsson
e6453198a9
Docs: Add data frames plugin guide ( #27430 )
2020-09-16 14:39:46 +02:00