Push for Pages.

This commit is contained in:
th3r00t
2023-03-17 19:46:25 -04:00
parent 008eb71ac7
commit a5045a3a2e
22 changed files with 1634 additions and 16 deletions

23
docs/doxygen.html Normal file
View File

@@ -0,0 +1,23 @@
<!DOCTYPE html>
<html>
<head>
<link rel="Stylesheet" type="text/css" href="style.css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<title>doxygen</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<p>
<a href="index.html">Home</a> <a href="TOC.html">TOC</a> <a href="https://github.com/th3r00t/pyShelf.git">github</a>
</p>
<div id="Doxygen"><h2 id="Doxygen" class="header"><a href="#Doxygen">Doxygen</a></h2></div>
<p>
Any changes to source should be documented and have run doxygen doxygen.conf prior to commiting.
Before advancing version numbers be sure to set PROJECT_NUMBER in doxygen.conf accordingly.
</p>
</body>
</html>