Results 40 comments of Greg Valure

Okay, try this version. It has a partial fix. https://www.naturaldocs.org/download/temp/Natural_Docs_temp5.zip So it will work for this: ``` // Class: A.B.MyClass class MyClass { } ``` This works with caveats: ```...

This version should work for both cases: https://www.naturaldocs.org/download/temp/Natural_Docs_temp6.zip

I'll close it when it appears in a full release.

This fix has been included in [Natural Docs 2.3 Development Release 1](https://www.naturaldocs.org/download/#Development).

Should be possible. It probably won't be something I get to any time soon though, just to be honest with you. I'll leave the issue open so I can possibly...

There's not a direct way to do this, so I'm leaving this open as a feature request. For now I would say to use the parameter syntax, meaning writing "Procedure:...

I haven't looked at the source but I like this idea a lot. Accepting code contributions has always been tricky because I currently own all the code except SQLite, which...

Try this version: https://www.naturaldocs.org/download/temp/Natural_Docs_temp1.zip With this one you can press S during the parsing stage to get a snapshot of what it's working on. Run it until it hangs at...

Found the issue. This one should fix it: https://www.naturaldocs.org/download/temp/Natural_Docs_temp2.zip

This fix has been included in [Natural Docs 2.3 Development Release 1](https://www.naturaldocs.org/download/#Development).