make it subtree
[fanfix.git] / package-info.java
diff --git a/package-info.java b/package-info.java
new file mode 100644 (file)
index 0000000..cfd9cbe
--- /dev/null
@@ -0,0 +1,11 @@
+/**
+ * Fanfix is a program that can support a few different websites from 
+ * which to retrieve stories, then process them into <tt>epub</tt> (or other)
+ * files that you can read anywhere.
+ * <p>
+ * It has support for a {@link be.nikiroo.fanfix.library.BasicLibrary} system, 
+ * too, and can even offer its services over the network.
+ * 
+ * @author niki
+ */
+package be.nikiroo.fanfix;
\ No newline at end of file