This website requires JavaScript.
Explore
Help
Register
Sign In
newedge
/
liminix
Watch
1
Star
0
Fork
0
You've already forked liminix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,562
Commits
4
Branches
0
Tags
39fe428e24036197b1463a4d619a7236c7fc7ff9
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Barlow
887fe16020
review installation docs
2025-04-07 23:33:10 +01:00
Daniel Barlow
9bc9a077e3
fix refs and raise heading levels in generated hardware doc
2025-04-06 23:46:24 +01:00
Daniel Barlow
de861a2ee0
convert rst to asciidoc
...
for i in *.rst ; do pandoc -f rst -t asciidoc -o `basename $i .rst`.adoc $i ;done
2025-04-06 18:16:53 +01:00