{
    "content": [
        {
            "type": "text",
            "text": "# RDoc::RD (ri)\n\n## Section Outline\n\n- **RDoc::RD < Object** (8 lines) — 1 subsections\n  - LICENSE (64 lines)\n- **Class methods:** (2 lines)\n\n## Full Content\n\n### RDoc::RD < Object\n\n(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nRDoc::RD implements the RD format from the rdtool gem.\n\nTo choose RD as your only default format see RDoc::Options@Saved+Options\nfor instructions on setting up a .docoptions file to store your project\ndefault.\n\n#### LICENSE\n\nThe grammar that produces RDoc::RD::BlockParser and\nRDoc::RD::InlineParser is included in RDoc under the Ruby License.\n\nYou can find the original source for rdtool at\nhttps://github.com/uwabami/rdtool/\n\nYou can use, re-distribute or change these files under Ruby's License or\nGPL.\n\n1. You may make and give away verbatim copies of the source form of the\nsoftware without restriction, provided that you duplicate all of the\noriginal copyright notices and associated disclaimers.\n\n2. You may modify your copy of the software in any way, provided that\nyou do at least ONE of the following:\n\na. place your modifications in the Public Domain or otherwise make\nthem Freely Available, such as by posting said modifications to\nUsenet or an equivalent medium, or by allowing the author to\ninclude your modifications in the software.\n\nb. use the modified software only within your corporation or\norganization.\n\nc. give non-standard binaries non-standard names, with instructions\non where to get the original software distribution.\n\nd. make other distribution arrangements with the author.\n\n3. You may distribute the software in object code or binary form,\nprovided that you do at least ONE of the following:\n\na. distribute the binaries and library files of the software,\ntogether with instructions (in the manual page or equivalent) on\nwhere to get the original distribution.\n\nb. accompany the distribution with the machine-readable source of the\nsoftware.\n\nc. give non-standard binaries non-standard names, with instructions\non where to get the original software distribution.\n\nd. make other distribution arrangements with the author.\n\n4. You may modify and include the part of the software into any other\nsoftware (possibly commercial).  But some files in the distribution\nare not written by the author, so that they are not under these\nterms.\n\nFor the list of those files and their copying conditions, see the\nfile LEGAL.\n\n5. The scripts and library files supplied as input to or produced as\noutput from the software do not automatically fall under the\ncopyright of the software, but belong to whomever generated them, and\nmay be sold commercially, and may be aggregated with this software.\n\n6. THIS SOFTWARE IS PROVIDED \"AS IS\" AND WITHOUT ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\n\nracc/parser.rb end\n\n------------------------------------------------------------------------\n\n### Class methods:\n\nparse\n\n"
        }
    ],
    "structuredContent": {
        "command": "RDoc::RD",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "RDoc::RD < Object",
                "lines": 8,
                "subsections": [
                    {
                        "name": "LICENSE",
                        "lines": 64
                    }
                ]
            },
            {
                "name": "Class methods:",
                "lines": 2,
                "subsections": []
            }
        ]
    }
}