1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-02 00:20:49 +00:00
plantuml/src/net/sourceforge/plantuml/command/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

8 lines
172 B
Java

/**
* Provides classes used to manage PlantUML End User Common Command.
*
* @see {@link net.sourceforge.plantuml.regex}
*
*/
package net.sourceforge.plantuml.command;