You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/19 20:19:34 UTC

[GitHub] [incubator-nuttx] btashton edited a comment on issue #1638: Documentation roadmap

btashton edited a comment on issue #1638:
URL: https://github.com/apache/incubator-nuttx/issues/1638#issuecomment-695352039


   @v01d for converting content that exists in the wiki that should be integrated into the documentation. This is what I did that actually worked quite well:
   
   1. Export the the whole wiki or specific pages [here](https://cwiki.apache.org/confluence/spaces/exportspacewelcome.action?key=NUTTX).  Note this requires admin access to the space so let me know if you need that.
   2. Take the generated HTML and use [turndown](https://domchristie.github.io/turndown/) to convert to markdown.
   
   Here is a sample for the [Building NuttX with Applications Outside of the Source Tree](https://cwiki.apache.org/confluence/display/NUTTX/Building+NuttX+with+Applications+Outside+of+the+Source+Tree) page where I show the generated HTML and the generated Markdown.
   
   https://gist.github.com/btashton/8f5593e3280da073d801d658a84a65c9
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org