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