Skip to content

SQL Preview document generation

Tako Lee edited this page Apr 21, 2014 · 16 revisions

Generate a "SQL coding standard and guideline" html document based on content in this json file. https://github.com/sqlparser/sql-pretty-printer/blob/master/sqlFormatOption.json

  1. Generate a single html file, css should be included inline.
  2. Use javascript to generate this html file from existing json file.
Clone this wiki locally