1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-09 11:42:43 +00:00
plantuml/src/net/sourceforge/plantuml/acearth/package-info.java
The-Lum 28cc4638d6 docs: add package-info.java and readme.md
(for `abel` to `command`)
2023-10-17 10:16:34 +00:00

9 lines
218 B
Java

/**
* Provides classes used to generate
* <a href="https://plantuml.com/xearth" target="_top">
* XEarth Image</a>.
*
* @see {@link ext.plantuml.com.ctreber.acearth}
*/
package net.sourceforge.plantuml.acearth;