| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Sorry, something went wrong.
|
Hmm, looks like I wasn't quite accurate with those shots. The lines do have the same relative margin on both sides in the sidebar. |
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
There was a problem hiding this comment.
I'm not sure about that
What about "Hello World" or "Usage" or something like that?
Sorry, something went wrong.
|
Two nits, generally LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
It would be more appropriate to be NODE(1).
Sorry, something went wrong.
There was a problem hiding this comment.
nm. wasn't paying attention to what file this was located in. our man page should be NODE(1), but this looks good.
Sorry, something went wrong.
There was a problem hiding this comment.
Our man page is NODE(1) since I rewrote it. :P
Sorry, something went wrong.
|
@benjamingr Updated, ptal. @bengl have time to take a look? |
Sorry, something went wrong.
|
As a note, I didn't rename the filename for synopsis.markdown since I didn't really want to bikeshed it here, but perhaps intro is a better name for the file. |
Sorry, something went wrong.
There was a problem hiding this comment.
The title being different from the filename is potentially concerning, as mentioned already in a comment.
Could the filename be changed, and then a redirect added in synopsis.html to preserve links?
Sorry, something went wrong.
|
@nodejs/documentation could we get some more opinions here about the file name/title thing? |
Sorry, something went wrong.
|
Also, if we can leave that for a later PR, that would be great; I'd really like to get some of this merged. |
Sorry, something went wrong.
There was a problem hiding this comment.
I'd prefer Hello World or "Hello World!" or nothing at all.
Sorry, something went wrong.
|
LGTM w/ nits. |
Sorry, something went wrong.
|
Updated, ## Hello World Example is now just ## Example. |
Sorry, something went wrong.
|
👍 done deal then. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
nit: s/Node/Node.js
Sorry, something went wrong.
There was a problem hiding this comment.
Maybe better as node example.js?
Sorry, something went wrong.
There was a problem hiding this comment.
that works too
Sorry, something went wrong.
There was a problem hiding this comment.
Nvm, that's on the lines below
Sorry, something went wrong.
nodejs#6167 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
Node.js(1) does not make sense. Node(1) would, but this isn’t a `man` page. nodejs#6167 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
|
looks like this relies on some changes not in v4.x @Fishrock123 please feel free to send a pr if you want to backport this |
Sorry, something went wrong.
|
@thealphanerd This lands cleanly for me on v4.x-staging. |
Sorry, something went wrong.
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
Node.js(1) does not make sense. Node(1) would, but this isn’t a `man` page. PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
|
@Fishrock123 must have caught the missing bits in other backports yesterday. thanks for checking |
Sorry, something went wrong.
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
Node.js(1) does not make sense. Node(1) would, but this isn’t a `man` page. PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
Node.js(1) does not make sense. Node(1) would, but this isn’t a `man` page. PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
Node.js(1) does not make sense. Node(1) would, but this isn’t a `man` page. PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
PR-URL: #6167 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Robert Jefe Lindstädt <robert.lindstaedt@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
doc
Description of change
There are a few things here:
cc @nodejs/documentation