Skip to content

Instantly share code, notes, and snippets.

@tmcw
Last active July 29, 2017 17:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmcw/f4c9cb379c91ba9b171c0e474e449c76 to your computer and use it in GitHub Desktop.
Save tmcw/f4c9cb379c91ba9b171c0e474e449c76 to your computer and use it in GitHub Desktop.

Documentation.js Direction

Questions:

Personal take:

  • drock is a greenfield so we don't have the upgrade problems of rust. That's a potential point in the reST/asciidoc direction
  • But the super limited range of implementations of reST is very troubling. It sounds like people only really like reST in the contest of Sphinx
  • Having a pure JS solution is really top of mind, I do not want, in any way, to need to rely on another lang for a parser. But Sphinx goes way in the other direction and requires Python. Maybe that's fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment