{
    "content": [
        {
            "type": "text",
            "text": "# mkindex(1) (man)\n\n**Summary:** mkindex - script to process LaTeX index and glossary files\n\n**Synopsis:** mkindex BASENAME[.idx] ...\n\n## See Also\n\n- makeindex(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (3 lines)\n- **FILES** (6 lines)\n- **SEE ALSO** (2 lines)\n- **BUGS** (2 lines)\n- **AUTHOR** (10 lines)\n\n## Full Content\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### FILES\n\ngind.ist\nMakeIndex index style file\n\ngglo.ist\nMakeIndex glossary style file\n\n### SEE ALSO\n\nmakeindex(1)\n\n### BUGS\n\nNone known, but report any bugs found to <tetex@informatik.uni-hannover.de> (mailing list).\n\n### AUTHOR\n\nWritten 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)\n\n"
        }
    ],
    "structuredContent": {
        "command": "mkindex",
        "section": "1",
        "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": []
            }
        ]
    }
}