Commit Graph

34 Commits

Author SHA1 Message Date
Peter Matseykanets 007e5c07a7 Add versioned docs 2024-11-06 12:23:20 -05:00
Billy Tat 4a06d3b5fb Remove self-reference in link 2024-09-20 15:35:44 -07:00
Billy Tat 7040fd6ef6 Use filepath syntax for link 2024-09-20 15:27:20 -07:00
Billy Tat 6b36d00b9b Remove white spacee 2024-08-01 14:58:32 -07:00
Sunil Singh d60fec6c54 Updating the config with consolidated redirects and fixing version syntax.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-13 11:38:14 -07:00
Sunil Singh a537499c55 Fixing the relative links.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:42:43 -07:00
Sunil Singh b3a1b40374 Updating phrasing/syntax after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:36:33 -07:00
Sunil Singh 02f808a998 Updating after review and syncing versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:03:57 -07:00
Sunil Singh d32bc64e77 Squashing vale commits
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 12:12:04 -07:00
Sunil Singh 21764c96eb Fixing spacing.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-07 12:03:21 -07:00
Sunil Singh 62733510ec Adjusting links and information after reviews and adjusting syntax to be in line with SUSE style guide.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-07 11:24:53 -07:00
Sunil Singh e9eefeb03f Resyncing new links in API tokens page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:28:09 -07:00
Sunil Singh 67d22738f1 Removing backticks after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:14:36 -07:00
Sunil Singh 9beef5c1fa Syncing with PR 1184 and editing the canonical links to correct URL.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 14:11:05 -07:00
Sunil Singh b482173615 Updating some wording and aligning the sidebars for latest and v2.8.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-04-02 11:14:03 -07:00
Sunil Singh d7e29d7c19 This commit aims to fix the broken markdown links to pass the checker and updates the sidebar structure/titles of pages to add clarification.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 16:00:06 -07:00
Sunil Singh f23888fcad Adding back in About the API section to fix merge conflict.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-03-29 13:18:52 -07:00
Sunil Singh ae770c672f Merge branch 'rancher:main' into update-api-sidebar 2024-03-11 15:12:55 -07:00
Marty Hernandez Avedon ef19e6525d #1153 update rancher kubernetes api project creation workflow doc to include annotation requirement for cluster member (#1167)
* Update Rancher Kubernetes API Project creation workflow doc to include annotation requirement for Cluster Member

* revised note

* revised wording
2024-03-11 10:15:29 -04:00
Sunil Singh eafbafc1c5 Updating links after checker flagged items and adjusting some wording.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-28 14:48:54 -08:00
Sunil Singh ce0e9fb1b4 Update with link to v2.7 API ref page.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-28 13:55:49 -08:00
Sunil Singh 1201f3bca2 Removing the old API files from the latest/2.8 versions and updating the redirect to current URL, also updating some verbiage after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-28 13:44:43 -08:00
Sunil Singh b2c17b1c4a Updating the markdown links to point to the correct location after moving pages.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-27 13:40:46 -08:00
Sunil Singh 38562b03e3 Moving the previous API documentation to the RKA section for the latest and 2.8 versions. Adjusted the titles and some wording, as well as updated the redirect for the latest versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-02-27 11:02:39 -08:00
Max Sokolovsky b29b762dd6 Add a note about project deletion in Public API
Update docs/api/workflows/projects.md

Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2024-02-23 11:50:47 -05:00
Billy Tat d9cab2613f Add canonical links to mdx files 2024-02-12 14:48:58 -08:00
Billy Tat dae1b76dc6 Update canonical links 2024-01-29 10:07:22 -08:00
Billy Tat a1be010d4b Apply 572dd400..d7a1c9d6 to 2.8 2024-01-10 14:47:19 -08:00
Billy Tat ccf20caf94 Use tab groups and fix more links 2023-12-07 15:36:59 -08:00
Billy Tat e76ed17b4d Update versioned_docs/version-2.8/api/workflows/projects.md 2023-11-22 11:55:24 -08:00
Billy Tat 284b6ddb90 Update versioned_docs/version-2.8/api/workflows/projects.md
Co-authored-by: Marty Hernandez Avedon <martyavedon@gmail.com>
2023-11-21 14:27:41 -08:00
Billy Tat 6fc757d01b Add Projects API workflow example 2023-11-21 13:22:47 -08:00
Marty Hernandez Avedon 9615b78a9a #857 Add a API quickstart page under the (to be added) API section (#858)
* initial engineering draft of api quickstart

* spacing, headings

* copyedit

* note syntax added for last warning

* link to create api keys page, copy edits

* formating

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* indentation, intro

* Update docs/api/quickstart.md

Co-authored-by: Billy Tat <btat@suse.com>

* Apply suggestions from code review

Co-authored-by: Michael Bolot <michael.bolot@suse.com>

* Update docs/api/quickstart.md

* removed commented-out line

* moved text from step 5 to step 3, made  into its own step, added info about not all resources offering detailed output

* added sidebar entry

* mv'd to version-2.8 dir

* rm'd remainders in /docs dir

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Michael Bolot <michael.bolot@suse.com>
2023-10-30 10:48:33 -04:00
Billy Tat 7b17550831 Add API reference page and WIP swagger file 2023-10-11 16:55:55 -07:00