616Generate the importer and exporter documentation.
617
618\anchor _roojsonfactorywstool_writedoc
619### RooJSONFactoryWSTool.writedoc
620Write the importer and exporter documentation as LaTeX code.
621
622\anchor _roomcstudy
623## RooMCStudy
624\see RooMCStudy
625
626Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
627So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
628For example, the following code is equivalent in PyROOT:
1496The RooGenFitStudy::setGenConfig() function is pythonized with the command argument pythonization.
1497The keywords must correspond to the CmdArg of the function.
1498\htmlonly
1499</div>
1500\endhtmlonly
1501
1502\class RooMCStudy
1503\brief \parblock \endparblock
1504\htmlonly
1505<div class="pyrootbox">
1506\endhtmlonly
1507## PyROOT
1508Some member functions of RooMCStudy that take a RooCmdArg as argument also support keyword arguments.
1509So far, this applies to constructor RooMCStudy(), RooMCStudy::plotParamOn, RooMCStudy::plotParam, RooMCStudy::plotNLL, RooMCStudy::plotError and RooMCStudy::plotPull.
1510For example, the following code is equivalent in PyROOT: