Dear sphinx-users,

For the software I am working on, a previous developer has modified the file* 
sphinx/directives/__init__.py*

By adding the following line at the end : 

directives.register_directive('uparam', ObjectDescription)

My understanding is that his idea was to register his uparam directives. Is 
there a way to achieve the same goal but not modifying the source code? 
Maybe in conf.py or anyother configuration file.

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/e6b3273b-2c9f-49ab-8295-13757e9d0f2fn%40googlegroups.com.

Reply via email to