update synopsis and module docs to mention DOCX output
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE LambdaCase #-}
|
||||
|
||||
-- | Document compilation functionality for PDF and HTML output
|
||||
-- | Document compilation functionality for PDF, HTML, and DOCX output
|
||||
module Docster.Compiler
|
||||
( -- * Compilation Functions
|
||||
compileToPDF
|
||||
|
||||
Reference in New Issue
Block a user