598Generate the importer and exporter documentation.
599
600\anchor _roojsonfactorywstool_writedoc
601### RooJSONFactoryWSTool.writedoc
602Write the importer and exporter documentation as LaTeX code.
603
604\anchor _roomcstudy
605## RooMCStudy
606\see RooMCStudy
607
608Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
609So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
610For example, the following code is equivalent in PyROOT:
1435The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1436The keywords must correspond to the CmdArg of the function.
1437\htmlonly
1438</div>
1439\endhtmlonly
1440
1441\class RooMCStudy
1442\brief \parblock \endparblock
1443\htmlonly
1444<div class="pyrootbox">
1445\endhtmlonly
1446## PyROOT
1447Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1448So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1449For example, the following code is equivalent in PyROOT: