Viktor Ransmayr
Viktor Ransmayr
I can confirm, that your approach is working on Fedora 30. I did create a new button 'create-local-doc' with the content of your OS neutral version in outline 'LeoDocs.leo'. When...
@edreamleo : I've started my work on this issue. - Currently I see the following tasks: 1. Create a button 'create local docs'. 2. Add 'sphinx_rtd_theme' as a dependency for...
@edreamleo : Here's the current 'flow', when creating the documentation via the 'create local doc' button: * Leo’s Documentation Page * file:///home/user/PyVE/GitHub/Leo/leo-editor/leo/doc/result/html/leo_toc.html * -> Preliminaries * -> file:///home/user/PyVE/GitHub/Leo/leo-editor/leo/doc/result/html/preliminaries.html * ->...
@tbpassin : I've checked in my setup again, and - the 59 warnings shown before - stay. What I did not state explicitly, is that this setup is a Fedora...
@edreamleo & @tbpassin : I'm always explicitely mentioning Leo's user docu vs. Leo's home-/ project page - because - I see another open issue: **Host Leo's web site on GitHub**...
> I just tried this myself for the node with headline "Leo's Documentation". I used the script I posted above on Apr 7, 2020. I only got one warning: >...
@tbpassin : Now I'm really puzzled. - I tried it now also in a Debian 11 VM - and - had identical results to the ones I documented for Fedora...
@tbpassin : Now I know a little bit more ;-) The generation of Leo's documentation locally works only on Windows (at least for me)! Can you confirm, that you made...
@tbpassin : Using your advice plus one more small adjustment, I'm now able to create Leo's documentation locally inside a Fedora 43 VM **without** any warning ... This is a...
I did a quick search for rST & JavaScript and found the following GH references: - https://github.com/docutils-js/docutils-js - https://github.com/seikichi/restructured PS: I have seen the 'help wanted' tag - but -...