docsifyjs / docsify-cli

🖌 docsify cli tool - A magical documentation generator.
https://cli.docsifyjs.org
MIT License
721 stars 153 forks source link

Option to regenerate the README.md file #167

Closed bennycode closed 2 years ago

bennycode commented 2 years ago

The command docsify init ./docs creates the following files: .nojekyll, index.html & README.md. Is there the possibility to selectively recreate files? I just want the README.md to be regenerated but not the rest.

sy-records commented 2 years ago

Thank you for your advice. However, this command is usually run only once to initialize the project, after that it is all on its own to modify the content, so it doesn't make sense to add regenerate.