Felix

Results 187 comments of Felix

@edreamleo đŸ˜„ I just looked at leoColorizer.py to figure out the way Leo actually does it, and then easily fixed it in devel branch with commit 66fc45440ded9201db209f8df1f0b910037e5401 --> Thanks for...

@edreamleo I'll fix it in leoserver too

I'll also explore what Thomas said on the google group: > > The rst3 command can operate without using docutils. There's a setting about that, rst3-call-docutils. I have used rst3...

@edreamleo about [sphinx-js](https://github.com/mozilla/sphinx-js) : sadly, its not a javascript implementation of sphinx, it's just a tool for pulling JSDoc-formatted documentation comments from javascript/typescript source files, and turn that into reStructuredText...

_Some follow-up about this single missing features of LeoJS: **rst support**_ @edreamleo @tbpassin I don't intend to cover leoDocs and its specific generation-scripts in LeoJS. I just intended to have...

Thanks to all who have posted to this thread. **About LeoDocs.leo**: LeoDocs is not part of LeoJS. Also, like Thomas said, in LeoDocs.leo, Sphinx is called as a command-line program...

@rassilon Thank you for your research and input into this matter! :) I will look into your suggestion. But the more I think of it, the more I think I...

@edreamleo @tbpassin @ranvik14 @rassilon That's it, I'm doing it! https://www.npmjs.com/package/docutils-ts

The project is now started at https://github.com/boltex/docutils-ts Hopefully it will get it to evolve rapidly!

This issue is still 'todo'. It's the next one i'll tackle in the next few days. (Not looked into since I filed it - so I'll have to re-check if...