Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Alves 3d0d345c08
add docs for page templates (#14937)
* improve definition for top level and cluster level product + add docs for templates + add advanced usecase of extending other products

* address pr comments

* address pr comments from nancy
2025-08-01 16:28:05 +01:00
Alexandre Alves 1c6b664330
move comprehensive node driver docs to api/components (#14952)
* move comprehensive node driver docs to api/components and leave usecases with a simple page linking to the examples repo pkg

* fix broken links
2025-07-30 10:30:01 +01:00
Alexandre Alves 9d03336be9
add docs for adding icon to custom node driver (#11717) 2024-08-27 15:33:32 +01:00
Alexandre Alves 6ebbcef87e
Improve Extensions documentation (#9896)
* improve docs + fix types definition to prevent linter issues on getting started examples + bump shell version so that we can release a new version

* address pr comments

---------

Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
2023-10-12 17:47:45 +01:00
Neil MacDougall 9d5b197b6e
Update node driver docs (#8990) 2023-05-26 15:30:46 +01:00
codyrancher 55c9497fe9 Provide the relevant types for the product.ts and update the appropriate docs
https://github.com/rancher/dashboard/issues/8744
2023-04-28 14:25:10 +02:00
Alexandre Alves fedc7c1692
final breakdown of extensions doc into smaller chapters (#8678)
* final breakdown of my huge doc into smaller chapters

* fix broken link on docs + add usecases chapter + replace blank cluster definition

* remove chapter on concepts

* minor fixes to docs after testing usecase code

---------

Co-authored-by: Alexandre Alves <aalves@Alexandres-MacBook-Pro.local>
Co-authored-by: Alexandre Alves <aalves@Alexandres-MBP.lan>
2023-04-18 19:12:13 +01:00