Adding documentation on packaging recipe artifacts

Our documents have lots of example on how to write recipes, but it doesn't cover how this recipes can be uploaded to be available on the Platform
This commit is contained in:
leanne
2024-12-31 09:25:27 -08:00
parent c950010a3a
commit 291395f0cb
2 changed files with 39 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ const sidebars: SidebarsConfig = {
'user-documentation/moderne-platform/how-to-guides/transitive-dependencies',
'user-documentation/moderne-platform/how-to-guides/how-to-find-method-invocations-based-on-a-pattern',
'user-documentation/moderne-platform/how-to-guides/how-to-gain-a-high-level-overview-of-your-codebase-using-clustering',
'user-documentation/moderne-platform/how-to-guides/writing-and-installing-recipes',
],
},
{