src/de/uhilger/wbx/web/AdocServlet.java | ●●●●● patch | view | raw | blame | history |
src/de/uhilger/wbx/web/AdocServlet.java
@@ -40,6 +40,8 @@ /** * Das AdocServlet wandelt AsciiDoc-Inhalte (*.adoc) * zu HTML-Seiten und PDF-Dokumenten * * ?pdf=true im URL fuegt PDF-Ausgabe hinzu */ public class AdocServlet extends HttpServlet {