Skip to content

Commit 748f8fe

Browse files
committed
add README
1 parent 13eda5f commit 748f8fe

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

.nojekyll

Whitespace-only changes.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
doc.rc-reason.com

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# rc_reason_stack_docs
2+
rc_reason_stack documentation
3+
4+
Generated static files for rc_reason_stack documentation available at https://doc.rc-reason.com/

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset='utf-8' />
6+
<title>Roboception rc_reason_stack User Manual</title>
7+
</head>
8+
9+
<noscript>
10+
<meta http-equiv="REFRESH" content="0; URL=latest/index.html">
11+
</noscript>
12+
<script>
13+
window.location.href = "latest/index.html"
14+
</script>
15+
16+
<body>
17+
<p><a href="v25.10/index.html">v25.10</a></p>
18+
</body>
19+
</html>

0 commit comments

Comments
 (0)