{ "info": { "author": "Tasos Latsas", "author_email": "tlatsas@gmx.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Documentation", "Topic :: Utilities" ], "description": "sphinx-serve\n------------\n\nSimple utility to easier preview your sphinx documentation.\n\nAfter running the sphinx-serve command, it tries to detect the\nsphinx build directory. It examines the current working directory\nand if the build directory is not present, it tries to iterate\nthe parent paths. If a build directory is detected it launches\nan http server.\n\nThe build directory name is configurable. It also supports serving\ndocumentation from the html folder of the singlehtml folder.\n\nInstallation\n------------\n\n pip install sphinx-serve\n\nUsage\n-----\n\nRun with:\n\n sphinx-serve\n\nFor all available options use:\n\n sphinx-serve --help", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tlatsas/sphinx-serve", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sphinx-serve", "package_url": "https://pypi.org/project/sphinx-serve/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sphinx-serve/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tlatsas/sphinx-serve" }, "release_url": "https://pypi.org/project/sphinx-serve/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Preview sphinx documentation locally", "version": "1.0.1" }, "last_serial": 816025, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "de6369a6e5809640c0fd576b4a3bba5d", "sha256": "8d90f6595114108500b1f935d3f4d07bf5192783c67ce83f944ef289099669c9" }, "downloads": -1, "filename": "sphinx-serve-1.0.1.tar.gz", "has_sig": false, "md5_digest": "de6369a6e5809640c0fd576b4a3bba5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2516, "upload_time": "2013-07-15T18:37:59", "url": "https://files.pythonhosted.org/packages/6b/6c/4e92f63609a489898d6b257aa721a844416468a3121febef9ae8a0be531e/sphinx-serve-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de6369a6e5809640c0fd576b4a3bba5d", "sha256": "8d90f6595114108500b1f935d3f4d07bf5192783c67ce83f944ef289099669c9" }, "downloads": -1, "filename": "sphinx-serve-1.0.1.tar.gz", "has_sig": false, "md5_digest": "de6369a6e5809640c0fd576b4a3bba5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2516, "upload_time": "2013-07-15T18:37:59", "url": "https://files.pythonhosted.org/packages/6b/6c/4e92f63609a489898d6b257aa721a844416468a3121febef9ae8a0be531e/sphinx-serve-1.0.1.tar.gz" } ] }