1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:57:44 +00:00

Meta: Add workflow that deploys man page updates to man.serenityos.org

This commit is contained in:
Idan Horowitz 2021-05-04 19:12:13 +03:00 committed by Andreas Kling
parent 04c3cddb1e
commit d29e2dd2d7
3 changed files with 71 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View file

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>SerenityOS man pages</title>
</head>
<body>
<img src="banner.png" alt="SerenityOS">
<h1>SerenityOS man pages</h1>
<a href="man1/"><p>Man 1</p></a>
<a href="man1/"><p>Man 2</p></a>
<a href="man1/"><p>Man 3</p></a>
<a href="man1/"><p>Man 4</p></a>
<a href="man1/"><p>Man 5</p></a>
<a href="man1/"><p>Man 6</p></a>
<a href="man1/"><p>Man 7</p></a>
<a href="man1/"><p>Man 8</p></a>
</body>
</html>