docsifyjs/docsify-cli

"docsify g ./docs"(auto generate sidebar ) generate unexpected results

he0xwhale opened this issue · 1 comments

  1. My directory structure is below:

    选区_008

  2. after executing the command docsify g ./docs,I got the file _sidebar.md as below:

  1. there are two problems:
    1. there is only one README.md,but two README.md items are written .

    2. i want the contents of the README.md like below:

      I think this will be more appropriate.

  1. My test does not generate two README
  2. You can use docsify g ./docs/contents/, Then modify it