docsify-cli
docsify-cli copied to clipboard
🖌 docsify cli tool - A magical documentation generator.
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
 ### Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
I plan on using docsify for repo docs. One of the requirements I have is to have one repo link out to each repo's docs index file (README.md). This main...