Uh oh!
There was an error while loading. Please reload this page.
doc: add added - #4925
Conversation
Introduces the YAML metadata concept and the "Added" property to the assert documentation.
mscdex
commented
Jan 28, 2016
I'm guessing this kind of data will eventually be visible on the API docs somehow? |
tflanagan
commented
Jan 28, 2016
Introduces the YAML metadata concept and the "Added" property to the timers documentation.
Introduces the YAML metadata concept and "Added" property to the repl documentation.
TimothyGu
commented
Jan 30, 2016
Are there plans to migrate existing comment-style metadata to YAML? <!--type=property--><!--name=[index]--> |
chrisdickinson
commented
Jan 30, 2016
@TimothyGu In the long term, yes — we're working to replace the old doctool with one powered by remark. The proposed Docs WG |
TimothyGu
commented
Jan 30, 2016
@chrisdickinson, looks very interesting. Thanks for the link! |
jasnell
commented
Feb 1, 2016
temporarily dropping the don't land on v4 label on this. once it's more complete we can look at backporting it all. |
tflanagan
commented
Feb 1, 2016
@jasnell, this one will take a week or two. It's quite a bit of manual work.
Checkout first commit, verify it exists, see if it existed but in a different fashion in the diff, if it did, research using that string, etc, etc If anyone knows of a better method, I'm all ears |
jasnell
commented
Feb 1, 2016
Yeah, I don't envy your task :-) |
Introduces the YAML metadata concept and "Added" property to the zlib documentation.
tflanagan
commented
Feb 17, 2016
Just an update, I've been really busy these last couple of months. I plan on finishing this, its not going anywhere, but its low on my list right now. As this is quite the manual process I might be inclined to suggest we land the ability to parse and add the added information now (with what I've done so far) and let others have the chance to jump in for the rest. |
7da4fd4 to
c7066fbCompareaddaleax
commented
May 29, 2016
Closing this as this has conflicts + 2 of the files actually have been checked off in #6578, but I mentioned the remaining commits from this PR that may be useful there (both would be blocked by major doc file rewrites right now anyway). |
This is still a work in progress, as this will be a lot of changes, I figure the longer eyes can see it, the better.
This requires #3867
Introduces the YAML metadata concept and the "Added" property to the
documentation.
...adding to the list as I go