Skip to content

Commit 94e6645

Browse files
committed
deploy: 94a1138
1 parent 1ad2375 commit 94e6645

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

c-xrefactory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ <h2 id="_license">License</h2>
11821182
</div>
11831183
<div id="footer">
11841184
<div id="footer-text">
1185-
Last updated 2025-11-25 16:16:55 UTC
1185+
Last updated 2025-11-27 09:12:50 UTC
11861186
</div>
11871187
</div>
11881188
</body>

guidebook.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Asciidoctor 2.0.26">
8-
<meta name="author" content="v{VERSION} - Generated 2025-11-25">
8+
<meta name="author" content="v{VERSION} - Generated 2025-11-27">
99
<title>C-xrefactory - a C/Yacc refactoring and code browsing tool - Design Documentation</title>
1010
<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">
1111
<style>
@@ -441,7 +441,7 @@
441441
<div id="header">
442442
<h1>C-xrefactory - a C/Yacc refactoring and code browsing tool - Design Documentation</h1>
443443
<div class="details">
444-
<span id="author" class="author">v{VERSION} - Generated 2025-11-25</span><br>
444+
<span id="author" class="author">v{VERSION} - Generated 2025-11-27</span><br>
445445
</div>
446446
<div id="toc" class="toc2">
447447
<div id="toctitle">Table of Contents</div>
@@ -7450,7 +7450,7 @@ <h3 id="_users">17.8. Users</h3>
74507450
</div>
74517451
<div id="footer">
74527452
<div id="footer-text">
7453-
Last updated 2025-11-25 16:17:38 UTC
7453+
Last updated 2025-11-27 09:13:37 UTC
74547454
</div>
74557455
</div>
74567456
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ <h1>c-xrefactory Documentation</h1>
455455
</div>
456456
<div id="footer">
457457
<div id="footer-text">
458-
Last updated 2025-11-25 16:16:55 UTC
458+
Last updated 2025-11-27 09:12:50 UTC
459459
</div>
460460
</div>
461461
</body>

manual.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Asciidoctor 2.0.26">
8-
<meta name="author" content="v{VERSION} - Generated 2025-11-25">
8+
<meta name="author" content="v{VERSION} - Generated 2025-11-27">
99
<title>C-xrefactory - a C/Yacc refactoring and code browsing tool - User Manual</title>
1010
<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">
1111
<style>
@@ -441,7 +441,7 @@
441441
<div id="header">
442442
<h1>C-xrefactory - a C/Yacc refactoring and code browsing tool - User Manual</h1>
443443
<div class="details">
444-
<span id="author" class="author">v{VERSION} - Generated 2025-11-25</span><br>
444+
<span id="author" class="author">v{VERSION} - Generated 2025-11-27</span><br>
445445
</div>
446446
<div id="toc" class="toc2">
447447
<div id="toctitle">Table of Contents</div>
@@ -1029,7 +1029,7 @@ <h2 id="_acknowledgements">2. Acknowledgements</h2>
10291029
</div>
10301030
<div id="footer">
10311031
<div id="footer-text">
1032-
Last updated 2025-11-25 16:16:55 UTC
1032+
Last updated 2025-11-27 09:12:50 UTC
10331033
</div>
10341034
</div>
10351035
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>

0 commit comments

Comments
 (0)