From f821d57c1c4e9788f8e39000b00d5ce2e4846a73 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Sun, 10 May 2026 19:35:20 +0900 Subject: [PATCH] Fix docs --- .gitignore | 2 ++ doc/{cusom => custom}/erlang.png | Bin doc/{cusom => custom}/stylesheet.css | 0 doc/overview.edoc | 2 +- 4 files changed, 3 insertions(+), 1 deletion(-) rename doc/{cusom => custom}/erlang.png (100%) rename doc/{cusom => custom}/stylesheet.css (100%) diff --git a/.gitignore b/.gitignore index 5c3fbce..d64bbcd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ cancer erl_crash.dump ebin/*.beam doc/*.html +doc/erlang.png +doc/stylesheet.css doc/edoc-info rel/example_project .concrete/DEV_MODE diff --git a/doc/cusom/erlang.png b/doc/custom/erlang.png similarity index 100% rename from doc/cusom/erlang.png rename to doc/custom/erlang.png diff --git a/doc/cusom/stylesheet.css b/doc/custom/stylesheet.css similarity index 100% rename from doc/cusom/stylesheet.css rename to doc/custom/stylesheet.css diff --git a/doc/overview.edoc b/doc/overview.edoc index 2587cf4..b52c71a 100644 --- a/doc/overview.edoc +++ b/doc/overview.edoc @@ -1,5 +1,5 @@ @author Craig Everett [https://git.qpq.swiss/QPQ-AG/hakuzaru] -@version 0.9.0 +@version 0.9.1 @title Hakuzaru: Gajumaru blockchain bindings for Erlang @doc