trustin / sphinx-gradle-plugin

Sphinx site generation plugin for Gradle

Home Page:https://trustin.github.io/sphinx-gradle-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphinx-gradle-plugin

sphinx-gradle-plugin is a Gradle plugin that uses Sphinx to generate a project web site or documentation.

Sphinx itself was originally created by the Python community for the new Python documentation. It uses a plaintext format called reStructured Text which it then compiles into a variety of documentation formats such as HTML, LaTeX (for PDF) and ePub. reStructured Text is similar to Markdown but - at least via Sphinx - has better support for multi-page documentation.

Please visit the web site for more information.

About

Sphinx site generation plugin for Gradle

https://trustin.github.io/sphinx-gradle-plugin/

License:Apache License 2.0


Languages

Language:Groovy 62.2%Language:CSS 22.3%Language:JavaScript 8.6%Language:Python 4.0%Language:HTML 2.8%