Commit graph

6 commits

Author SHA1 Message Date
John MacFarlane
8ddc2fc79a Integrate server into main pandoc.
- Remove server flag.
- Remove pandoc-server executable.
- Add Text.Pandoc.Server as exposed module. [API change]
- Re-use Opt (and our existing FromJSON instance) for Params.
- Document.
2022-08-17 12:28:14 -07:00
John MacFarlane
c5f8a38f38 Finished pandoc-server documentation. 2022-08-16 16:11:04 -07:00
John MacFarlane
9a9fd0720a Improve documentation for pandoc-server. 2022-08-16 15:38:44 -07:00
John MacFarlane
f46e70d4b0 Small improvements to pandoc-server.md. 2022-08-15 23:16:50 -07:00
John MacFarlane
3c2b97df32 server: add --version. 2022-08-15 09:57:08 -07:00
John MacFarlane
3f2b44b694 Beginning of man page for pandoc-server. 2022-08-15 09:51:17 -07:00