] > logilab-doctools #5937: target option seems to not be honored (Logilab.org)

#5937: target option seems to not be honored [rejected]

prioritynormal
typebug
loadnot specified
load left0.000
not planned

Maybe a problem with transform.py:33

args = transformer.load_command_line_configuration(args)

Seems to be more related to logilab.common.configuration but not sure at the moment.

Possible to cheat with changing target default in code.

/doc % mkdoc --doctype book --param toc.section.depth=2  --target html --stylesheet standard cvstatus.txt
--------------------------------------------------------------------------------
Transforms Restructured Text to DOCBOOK XML (cvstatus.txt -> cvstatus.xml)
--------------------------------------------------------------------------------
Transforms cvstatus.xml to cvstatus.fo using /usr/share/sgml/logilab-xml/stylesheet/fo/standard/root.xsl

Creating FO rendering with "standard" stylesheets.
--------------------------------------------------------------------------------
Transforms Formatting Objects to PDF (cvstatus.fo -> cvstatus.pdf)