docsite icon indicating copy to clipboard operation
docsite copied to clipboard

Recognize README.md as well as index.md for index files

Open ryan-blunden opened this issue 5 years ago • 0 comments

Dociste shouldn't force developers to use index.md instead of README.md files. READMD.md files are advantageous because GitHub, for example, will render the markdown when viewing files at the directory level if a README.md file exists.

Having docsite support both README.md and index.md files would improve user experience when browsing docs code on a code host.

ryan-blunden avatar Apr 13 '20 02:04 ryan-blunden