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

/**
* Provides classes used to manage
* <a href="http://alphadoc.plantuml.com/doc/markdown/en/files-diagram" target="_top">
* [Tree] Files diagram</a>.
*
*/
package net.sourceforge.plantuml.filesdiagram;