649Generate the importer and exporter documentation.
650
651\anchor _roojsonfactorywstool_writedoc
652### RooJSONFactoryWSTool.writedoc
653Write the importer and exporter documentation as LaTeX code.
654
655\anchor _roomcstudy
656## RooMCStudy
657\see RooMCStudy
658
659Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
660So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
661For example, the following code is equivalent in PyROOT:
1518The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1519The keywords must correspond to the CmdArg of the function.
1520\htmlonly
1521</div>
1522\endhtmlonly
1523
1524\class RooMCStudy
1525\brief \parblock \endparblock
1526\htmlonly
1527<div class="pyrootbox">
1528\endhtmlonly
1529## PyROOT
1530Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1531So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1532For example, the following code is equivalent in PyROOT: