diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-19 12:11:11 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-19 12:11:11 +0100 |
commit | 0476a8e9dbe7afb422862f7b1c15aaed7f3c416e (patch) | |
tree | cad5ba54468a2b29a11dd55613b630ff52e54ef8 /src/doc/style.css | |
parent | 121b64b1cb6cfead5814070c8b0185d3d7308095 (diff) |
add some more doxygen
Diffstat (limited to 'src/doc/style.css')
-rw-r--r-- | src/doc/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/style.css b/src/doc/style.css new file mode 100644 index 0000000..08bc9f5 --- /dev/null +++ b/src/doc/style.css @@ -0,0 +1,4 @@ +#titlearea, +address { + display: none; +} |