sphinx-maven-plugin

Maven plugin that creates the site with Sphinx

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

kr.motd.maven
ArtifactId

ArtifactId

sphinx-maven-plugin
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

sphinx-maven-plugin
Maven plugin that creates the site with Sphinx
Project URL

Project URL

https://trustin.github.io/sphinx-maven-plugin/
Project Organization

Project Organization

Trustin Lee et al
Source Code Management

Source Code Management

https://github.com/trustin/sphinx-maven-plugin

Download sphinx-maven-plugin

How to add to project

<plugin>
    <groupId>kr.motd.maven</groupId>
    <artifactId>sphinx-maven-plugin</artifactId>
    <version>2.10.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
kr.motd.maven : os-maven-plugin jar 1.7.0
net.sourceforge.plantuml : plantuml jar 1.2021.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.apache.maven.shared : maven-filtering jar 3.1.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

sphinx-maven-plugin

sphinx-maven-plugin is a Maven site 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.

Versions

Version
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.3.Final
1.5.2.Final
1.5.1.Final
1.5.0.Final
1.4.0.Final
1.3.1.Final
1.3.0.Final
1.2.1.Final
1.2.0.Final
1.1.0.Final