![JAR search and dependency download from the Maven repository](/logo.png)
kr.motd.maven.sphinx.SphinxRunnerLogger Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sphinx-maven-plugin Show documentation
Show all versions of sphinx-maven-plugin Show documentation
Maven plugin that creates the site with Sphinx
The newest version!
package kr.motd.maven.sphinx;
public interface SphinxRunnerLogger {
void log(String msg);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy