mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-11 09:52:14 +01:00
fixing website
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ GOLANG_VERSION=1.11.2
|
||||
|
||||
# generate documentation.
|
||||
doc:
|
||||
static-docs --in docs --out public --theme gotenberg --title Gotenberg --subtitle "A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF."
|
||||
static-docs --in build/docs --out docs --theme gotenberg --title Gotenberg --subtitle "A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF."
|
||||
|
||||
# gofmt and goimports all go files.
|
||||
fmt:
|
||||
|
||||
Reference in New Issue
Block a user