Hello everybody,

I have finished my work on implementing a new 'field-list-table'
directive for the Docutils. The (great!) idea is from 2005. But it
never had been implemented - until now. 

Please see the code, documentation, demo, ...:
http://mbless.de/4us/typo3-oo2rest/06-The-%5Bfield-list-table%5D-directive/README.html

Feedback very much appreciated!

Actually it's a pure Docutils extension - Sphinx would not be needed.
And as such the directive inherits from
docutils.parsers.rst.directives.tables.Table and not from "Directive".

I am hoping that it will make its way at the end into the Docutils
core. But until it hasn't I'm encountering a problem.

This is because I WANT to use Sphinx AND the new directive.

Q: How can I add a pure Docutils directive - that does not inherit
from sphinx.util.compat.Directive - to Sphinx? Is that possible?

Docutils and Sphinx are in an area of the server that I don't have
write access to.

Thanks for your attention!

Martin

-- 
http://mbless.de

-- 
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