DEV Community

Discussion on: Where is the best place to put your project documentation?

Collapse
 
chrisrhymes profile image
C.S. Rhymes

Good point! It’s always important to keep documentation up to date.

One thing you can do if you are using github pages is to create a docs folder in the project root and configure the settings to publish the page from there.

help.github.com/en/articles/config...