Hi Juraj,

seems like my messages to the dev-group do not pass moderation, since I sent
the first one four days ago.

Your idea is great - I asked for something that does exactly what you seem
to do: Documenting the code directly in the code files. If Sphinx already
has that, I couldn't find it either.
In your case, it's c++, in my case it's javascript. Documenting everything
in separate .rst-files is not my idea of convenience.

Can you send me your autoextract module, or upload it to the sphinx-group,
preferably with some description how to use it? Im not a pro in C or Python
myself.

Thanks a lot,
and best regards,
Enyavar

2011/4/30 Juraj Ivančić <juraj.ivan...@gmail.com>

> Hi all,
>
> This approach makes it easier to keep implementation in sync with the
> documentation, as I only need to update the comment above the function
> implementation directly in the source file. It is a real life saver if you
> use Sphinx for non-python project.
>
> If there is any interest, I can upload my autoextract module to
> contributions (it is quite simple really, ~100 LOC, although I have a few
> ideas to make it more complicated ;) ).
>
> Of course, it is quite possible that Sphinx somehow already supports this
> and I just missed it. If so please point me in the right direction.
>
> And thank you all for the awesome documentation tool!
>
> Best Regards,
>    Juraj Ivančić
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-dev" group.
> To post to this group, send email to sphinx-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> sphinx-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sphinx-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to