{
    "content": [
        {
            "type": "text",
            "text": "# mkindex (man)\n\n## NAME\n\nmkindex - script to process LaTeX index and glossary files\n\n## SYNOPSIS\n\nmkindex BASENAME[.idx] ...\n\n## DESCRIPTION\n\nmkindex  runs makeindex(1) on any index (.idx) or glossary (.glo) files created by TeXing the\nfile BASENAME.tex.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n- **BUGS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "mkindex",
        "section": "",
        "mode": "man",
        "summary": "mkindex - script to process LaTeX index and glossary files",
        "synopsis": "mkindex BASENAME[.idx] ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "makeindex",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/makeindex/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 10,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "mkindex - script to process LaTeX index and glossary files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "mkindex BASENAME[.idx] ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "mkindex  runs makeindex(1) on any index (.idx) or glossary (.glo) files created by TeXing the\nfile BASENAME.tex.\n",
                "subsections": []
            },
            "FILES": {
                "content": "gind.ist\nMakeIndex index style file\n\ngglo.ist\nMakeIndex glossary style file\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "makeindex(1)\n",
                "subsections": []
            },
            "BUGS": {
                "content": "None known, but report any bugs found to <tetex@informatik.uni-hannover.de> (mailing list).\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Written by Thomas Esser <te@informatik.uni-hannover.de>.\n\nThis manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian  GNU/Linux  sys‐\ntem.   It  may be used by other distributions without contacting the author.  Any mistakes or\nomissions in the manual page are my fault; inquiries about or corrections to this manual page\nshould be directed to me (and not to the primary author).\n\n\n\nteTeX                                      September 2000                                 mkindex(1)",
                "subsections": []
            }
        }
    }
}