git: 5795dee51d - main - documentation: Fix styles of the HTML offline assets
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:26:00 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/doc/commit/?id=5795dee51d53fc90514fab34ea6dc1d29ca68555
commit 5795dee51d53fc90514fab34ea6dc1d29ca68555
Author: Alex Bylund <notbylundzander@gmail.com>
AuthorDate: 2023-03-31 00:20:27 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-31 00:22:25 +0000
documentation: Fix styles of the HTML offline assets
PR: 268829
Co-authored-by: Danilo G. Baio <dbaio@FreeBSD.org>
---
documentation/tools/asciidoctor.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/documentation/tools/asciidoctor.sh b/documentation/tools/asciidoctor.sh
index 9f81723126..1bf1e61554 100755
--- a/documentation/tools/asciidoctor.sh
+++ b/documentation/tools/asciidoctor.sh
@@ -191,7 +191,10 @@ archive() {
"$pub_dir" \
public/css/ \
public/fonts/ \
+ public/images/FreeBSD-colors.svg \
+ public/images/FreeBSD-monochromatic.svg \
public/js/ \
+ public/styles/ \
$source_doc_dir \
$image_doc_dir