660Generate the importer and exporter documentation.
661
662\anchor _roojsonfactorywstool_writedoc
663### RooJSONFactoryWSTool.writedoc
664Write the importer and exporter documentation as LaTeX code.
665
666\anchor _roomcstudy
667## RooMCStudy
668\see RooMCStudy
669
670Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
671So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
672For example, the following code is equivalent in PyROOT:
1522The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1523The keywords must correspond to the CmdArg of the function.
1524\htmlonly
1525</div>
1526\endhtmlonly
1527
1528\class RooMCStudy
1529\brief \parblock \endparblock
1530\htmlonly
1531<div class="pyrootbox">
1532\endhtmlonly
1533## PyROOT
1534Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1535So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1536For example, the following code is equivalent in PyROOT: