On Apr 1, 1:02 pm, "Edward K. Ream" <[email protected]> wrote: > The trunk now contains simplified sources for generating the sphinx > version of Leo's docs, as well as the resulting output .html files. > > At present, these files have not been upped to the actual web site, > due to newbie confusions about directories. Presumably, these will be > cleared up fairly easily.
Leo's web site now contains the new sphinx docs. Depending on your browser, you may have to reload the new pages. Rev 1696 now contains sources for the sphinx docs that work as I want. The major change was to move the conf.py, make.bat, Makefile and what is now called leo_toc.html.txt (formerly index.html.txt) into leo/doc/html from leo/doc. This makes the make process simpler, and makes deployment simpler as well: I just ftp the files into the top- level webpages.charter.net directory. This is very cool. In particular, leo/doc/conf.py contains style settings for colors of various items in the html_theme_options dict. All suggestions for styling are welcome. To update *all* the pages, just change this dict and run 'make html'. That's all. Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
