Closed benbieler closed 8 years ago
A bit too split up IMHO.
license → licence.md
👎
@sindresorhus, can I squash and merge?
license → licence
Intentional?
@shinnn yes, I personally like .md licences, but I reverted this, since sindre already pointed this out.
He means the typo on "licence" 😝
@benbieler re license, it's not markdown, so no need to add extension.
The gettingstarted.md
file can be removed as it's just a duplicate of what's in the readme. The docs/api/rev/rev.md
file has too much directory nesting. Just make it docs/api.md
. Too much nesting for many of the other files too.
Sorry about the license typo, I speak UK english.
@benbieler The following needs to be resolved:
docs/readme.md
can be removed as it's just a duplicate of the listing in the readme.@sindresorhus I already have solved those issues.(^^ See commits above: license, and gettingstartedremoval). I think that an additional readme.md inside the docs folder can be quite usefull (If the user simply clicks on 'docs' ), but if you want it gone, it is gone ;)
Not at far as I can see. Look at the diff :) license
needs to be renamed back to license.md
, and less nesting per https://github.com/sindresorhus/gulp-rev/pull/170#issuecomment-216019441.
Closing for lack of response and updates.
@sindresorhus I'm sorry for the inactivity. I had a lot to do regarding work. Would this be merged if I reopened this, and fixed the small issues?
I got this request from multiple people, so I think this would be worth it ;) ...
@benbieler Nah. In hindsight, I don't think it's enough of a benefit. If the readme had been huge it would have been worth it, but it's not very long, so I think it's easier to just have everything in one file :)
@sindresorhus Ok. Fine.
Resolves #159
What's new?
The documentation has been split up, and now is in a docs folder.
Reviewers: @sindresorhus, @tjsail33 @rajzshkr @bobthecow @ajaybc @lukeed @samarpanda