{
    "mode": "ri",
    "parameter": "RDoc::RDoc",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/ri/RDoc%3A%3ARDoc/json",
    "generated": "2026-06-02T13:22:17Z",
    "sections": {
        "RDoc::RDoc < Object": {
            "content": "(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nThis is the driver for generating RDoc output.  It handles file parsing\nand generation of output.\n\nTo use this class to generate RDoc output via the API, the recommended\nway is:\n\nrdoc = RDoc::RDoc.new\noptions = RDoc::Options.loadoptions # returns an RDoc::Options instance\n# set extra options\nrdoc.document options\n\nYou can also generate output like the rdoc executable:\n\nrdoc = RDoc::RDoc.new\nrdoc.document argv\n\nWhere argv is an array of strings, each corresponding to an argument\nyou'd give rdoc on the command line.  See rdoc --help for details.\n------------------------------------------------------------------------",
            "subsections": []
        },
        "Constants:": {
            "content": "GENERATORS:\nThis is the list of supported output generators\n\nTESTSUITEDIRECTORYNAMES:\nList of directory names skipped if test suites should be skipped\n\nUNCONDITIONALLYSKIPPEDDIRECTORIES:\nList of directory names always skipped\n\n",
            "subsections": []
        },
        "Class methods:": {
            "content": "addgenerator\ncurrent\ncurrent=\nnew\n",
            "subsections": []
        },
        "Instance methods:": {
            "content": "document\nerror\ngatherfiles\ngenerate\ngenerator\nhandlepipe\ninstallsiginfohandler\nlastmodified\nlistfilesindirectory\nnormalizedfilelist\noptions\noutputflagfile\nparsedotdocfile\nparsefile\nparsefiles\nremovesiginfohandler\nremoveunparseable\nsetupoutputdir\nstats\nstore\nupdateoutputdir\n",
            "subsections": []
        },
        "Attributes:": {
            "content": "attraccessor generator\nattraccessor options\nattraccessor store\nattrreader lastmodified\nattrreader stats\n",
            "subsections": []
        }
    },
    "flags": [],
    "examples": [],
    "see_also": []
}