{ "info": { "author": "Daniil Minukhin", "author_email": "ddddsa@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "# apilinks Preprocessor for Foliant\n\nPreprocessor for replacing API *reference*s in markdown files with links to actual method description on the API documentation web-page.\n\n## Installation\n\n```shell\n$ pip install foliantcontrib.apilinks\n```\n\n## Quick Start\n\nSay, you have an API documentation hosted at the url http://example.com/api-docs\n\nOn this page you have HTML headings before each method description which look like this:\n\n```html\n