make it subtree
[fanfix.git] / src / be / nikiroo / fanfix / output / package-info.java
diff --git a/src/be/nikiroo/fanfix/output/package-info.java b/src/be/nikiroo/fanfix/output/package-info.java
deleted file mode 100644 (file)
index 8314c80..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/**
- * This package contains all the output processors.
- * <p>
- * Of those, only {@link be.nikiroo.fanfix.output.BasicOutput} is public,
- * but it contains a method 
- * ({@link be.nikiroo.fanfix.output.BasicOutput#getOutput(be.nikiroo.fanfix.output.BasicOutput.OutputType, boolean,boolean)})
- * to get all the other 
- * {@link be.nikiroo.fanfix.output.BasicOutput.OutputType}s.
- * 
- * @author niki
- */
-package be.nikiroo.fanfix.output;
\ No newline at end of file