Skip to main content

Easy packaging for cython wheels.

Project description

Python package to create documentation easily with Sphinx

Requirements

pip install -r requirements.txt
pip install autosphinx

Getting Started

from autosphinx import AutoSphinx

sphinx = AutoSphinx(lib_root="/media/jcadic/PythonProjects/project",
                    version="1.0a29",
                    export_dir="/home/jcadic/PythonDocs/project",
                    logo_img="/home/jcadic/PythonImages/logo_project.png")

sphinx.run()

Contributions

Email me at j.cadic@9dw-lab.com for any questions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

autosphinx-1.0a2-py36-none-any.whl (7.9 kB view hashes)

Uploaded Python 3.6

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page