On Sat, Mar 17, 2018 at 8:24 AM, drmikecrowe <[email protected]> wrote:
> Hey folks, > > Was going to take a stab at #789 > <https://github.com/leo-editor/leo-editor/issues/789>. However, need > some in leo/doc/html, doing a "make html" creates _build/html, but there's > no index.html and other missing files. > > Can somebody give me some guidance on what I'm missing? > My apologies for the delay in responding. I'm delighted that you're interested in this issue. Leo's home page is a bit of a fudge. It looks like it is created by Sphinx, but it isn't, at present. Perhaps it should be. In LeoDocs.leo, the (html) sources for Leo's home page are in the node Web pages-->Home page-->@file html/index.html. So index.html is in the leo/docs folder. What other files do you think are missing? > If I copy index.html, default.css, leo_rst.css, silver_city.css to their > respective directories, I can (sorta) get the site running locally, but I > feel I'm missing a step. > > If I use the search.html page, no results returned. I debugged a little, > and it's like the _sources directory isn't properly populated (further > thinking I'm missing a step) > This is an excellent start. Please ask any other question you like. I'm not sphinx guru, so I can only tell you about what's in LeoDocs.leo. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
