Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
docs: clean up RELEASE.md #662
Conversation
- `$ git push` | ||
5. Generate the documentup website by visiting | ||
[http://documentup.com/shelljs/shelljs/__recompile] in your browser | ||
1. Generate the documentup website by visiting |
freitagbr
Feb 17, 2017
Contributor
The numbers need to be incremented.
The numbers need to be incremented.
nfischer
Feb 21, 2017
Author
Member
Sure. For what it's worth, the number can actually be anything, it doesn't have to increment. Here are the official docs and here is a guide which demonstrates that.
I've seen the 1-only style preferred other places. I suppose this might likely be read in the terminal, so the real numbers might be more helpful.
Sure. For what it's worth, the number can actually be anything, it doesn't have to increment. Here are the official docs and here is a guide which demonstrates that.
I've seen the 1-only style preferred other places. I suppose this might likely be read in the terminal, so the real numbers might be more helpful.
freitagbr
Feb 21, 2017
Contributor
Wow, I had no idea that was a thing!
Wow, I had no idea that was a thing!
nfischer
Feb 26, 2017
Author
Member
Fixed.
Fixed.
Miscellaneous changes.
@freitagbr PTAL |
LGTM |
Miscellaneous changes.
npm run gendocs
is actually done as part of the CI, so it isn't necessary to run it manually for a release.