mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-10 17:53:36 +02:00
Docs(feat): Add info about docs being generated to the doc.
This commit is contained in:
parent
4c750335e8
commit
1db8e27a74
@ -609,6 +609,10 @@ module.exports = {
|
|||||||
title: ${sdk.sidebarName} SDK
|
title: ${sdk.sidebarName} SDK
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:::info Generated content
|
||||||
|
This document was generated from the README in the [${sdk.sidebarName} SDK's GitHub repository](${sdk.repoUrl}).
|
||||||
|
:::
|
||||||
|
|
||||||
${content}
|
${content}
|
||||||
`,
|
`,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user