613Generate the importer and exporter documentation.
614
615\anchor _roojsonfactorywstool_writedoc
616### RooJSONFactoryWSTool.writedoc
617Write the importer and exporter documentation as LaTeX code.
618
619\anchor _roomcstudy
620## RooMCStudy
621\see RooMCStudy
622
623Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
624So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
625For example, the following code is equivalent in PyROOT:
1446The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1447The keywords must correspond to the CmdArg of the function.
1448\htmlonly
1449</div>
1450\endhtmlonly
1451
1452\class RooMCStudy
1453\brief \parblock \endparblock
1454\htmlonly
1455<div class="pyrootbox">
1456\endhtmlonly
1457## PyROOT
1458Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1459So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1460For example, the following code is equivalent in PyROOT: