Le Tue, 27 Mar 2012 18:35:03 +0200, Stephan Beal <[email protected]> a écrit :
> As most of you certainly know by now, the JSON docs have been under > active development in Google Docs since September: > > https://docs.google.com/document/d/1fXViveNhDbiXgCuE7QDXQOKeFzf2qNUkBEgiUvoqFN4/view > > That they're in GDocs, as opposed to fossil, has always simply been a > matter of convenience. i like to write docs when i get bored and i > can do that from anywhere with gdocs. The long-term plan has always > been to port them into fossil (somewhere) once they settle down a bit. I would be happy to see them somewhere I can actually read them. I often program on my laptop, using a slow 3G connection, and Google Docs is an incredible pain to use, it never works (sometimes the IP address is blocked, sometimes the javascript doesn't load, sometimes the website doesn't load...). I'd really prefer a static wiki as I don't enable javascript as long as it's possible (it's slow), and I always need to have my programming references at hand, where they can load very fast to not interrupt my work. So whatever you plan to use to edit the doc (personally I hate all those wiki syntaxes, and markdown is even worse), please keep a standard static html copy online. I think that the best option would be to integrate some basics into fossil itself so that you can do: $ fossil help json wiki get And have a more complete reference documentation online. Because it would be coherent with the rest of Fossil. BTW thanks for the JSON API that I now use for my projects to have a simple public website which fetches a default home wiki page :) -- bohwaz _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

