>From posts like:

https://stackoverflow.com/questions/15555088/use-custom-html-writer-in-sphinx

It seems like in the past you could specify a custom writer by setting the 
html_translator_class attribute in conf.py.

Is there any replacement that can be done through the conf.py configuration 
rather than by programatically creating a sphinx instance?

I'm trying to modify the HTML output without changing the source-code 
itself, and without creating a python instance so that I can continue to 
use the command line tools like sphinx-build.

Thanks,

-Dan

-- 
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/2df7f6b4-7e8b-4ae4-b076-6bdc07790523n%40googlegroups.com.

Reply via email to