On 4/2/2015 12:20 AM, Gerald Bauer wrote:
Hello, I have started two hours ago ;-) to put together a little script. The idea is to "dump" the schema as json and then use a static site generator w/ html templates to generate the docu.So far the script that generates the json dump (is twenty lines of Ruby). You can see an example, for the football.db online [1]. Cheers. [1] https://github.com/book-templates/schema/blob/master/_data/schema.json PS: The static site generator (e.g. Jekyll) is actually built into GitHub - so the idea is you upload the schema in json and the docu auto-builds itself (incl. free hosting thanks to GitHub Pages).
I had something that I would use to draw a few pictures of the table schema... since you're using Ruby, I'm tempted to revisit that...
Best Regards, Mohit. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

