Skip to content

Commit

Permalink
deploy: 273ed05
Browse files Browse the repository at this point in the history
  • Loading branch information
thoni56 committed Jun 20, 2024
1 parent 94b241c commit b05b35a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion c-xrefactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@ <h2 id="_license">License</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-06-19 10:20:03 UTC
Last updated 2024-06-20 10:58:10 UTC
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions guidebook.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.23">
<meta name="author" content="v{VERSION} - Generated 2024-06-19">
<meta name="author" content="v{VERSION} - Generated 2024-06-20">
<title>C-xrefactory - a C/Yacc refactoring and code browsing tool - Design Documentation</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
Expand Down Expand Up @@ -441,7 +441,7 @@
<div id="header">
<h1>C-xrefactory - a C/Yacc refactoring and code browsing tool - Design Documentation</h1>
<div class="details">
<span id="author" class="author">v{VERSION} - Generated 2024-06-19</span><br>
<span id="author" class="author">v{VERSION} - Generated 2024-06-20</span><br>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -3249,7 +3249,7 @@ <h3 id="_users">15.6. Users</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-06-19 10:20:44 UTC
Last updated 2024-06-20 10:58:49 UTC
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h1>c-xrefactory Documentation</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-06-19 10:20:03 UTC
Last updated 2024-06-20 10:58:10 UTC
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.23">
<meta name="author" content="v{VERSION} - Generated 2024-06-19">
<meta name="author" content="v{VERSION} - Generated 2024-06-20">
<title>C-xrefactory - a C/Yacc refactoring and code browsing tool - User Manual</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
Expand Down Expand Up @@ -441,7 +441,7 @@
<div id="header">
<h1>C-xrefactory - a C/Yacc refactoring and code browsing tool - User Manual</h1>
<div class="details">
<span id="author" class="author">v{VERSION} - Generated 2024-06-19</span><br>
<span id="author" class="author">v{VERSION} - Generated 2024-06-20</span><br>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -1039,7 +1039,7 @@ <h2 id="_acknowledgements">2. Acknowledgements</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-06-19 10:20:03 UTC
Last updated 2024-06-20 10:58:10 UTC
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>
Expand Down

0 comments on commit b05b35a

Please sign in to comment.