logoalt Hacker News

darau1today at 4:56 PM1 replyview on HN

Weirdo checking in

I always initialize my projects with a src, and docs, directory, for exactly this reason.

My reasoning is that I shouldn't have to go hunting for the docs for the code, or vice versa.


Replies

guipsptoday at 7:39 PM

Do you have only those two dirs at the top level? If so how are you finding it? I tend to have a docs dir at the top level, along with other build stuff

show 1 reply