Thus said Jonathan Otsuka on Mon, 18 Jan 2016 20:24:12 -0600: > Is there a way to convert embedded documentation to wiki format? Are > the internal structures much different?
The benefit to the embedded documentation is simply that they are files under revision control. This makes editing them as simple as opening the page in your favorite editor (hopefully in this current WWW, editing isn't yet a thing of the past, but maybe it is, who knows) and committing the change. As for the internal structures, they are all just stored as artifacts in a database. How they are presented via the UI is certainly different. But as for converting from embedded documentation to wiki, I cannot imagine it would be too difficult if the markdown is similar. Andy -- TAI64 timestamp: 40000000569ddbd8 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

