index
:
OneRoll
feat-group-merge-variable
gh-pages
main
Oneroll (GitHub mirror)
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
docs.yml
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix: refactor documentation build steps in workflow for clarity
HsiangNianian
2025-10-14
1
-7
/
+8
|
*
fix: streamline LaTeX PDF build process in docs workflow
HsiangNianian
2025-10-14
1
-9
/
+7
|
*
fix: add missing make command for LaTeX PDF build step in docs workflow
HsiangNianian
2025-10-14
1
-0
/
+1
|
*
fix: remove unnecessary make command from LaTeX build step
HsiangNianian
2025-10-10
1
-1
/
+0
|
*
refactor: update GitHub Actions workflow to build LaTeX PDF directly and ↵
HsiangNianian
2025-10-06
1
-3
/
+2
|
|
|
|
remove latexonly target from Makefile
*
feat: add latexonly target to Makefile for building LaTeX from existing ↵
HsiangNianian
2025-10-06
1
-1
/
+1
|
|
|
|
sources and update workflow to use it
*
fix: correct action version for GitHub Pages deployment in workflow
HsiangNianian
2025-10-06
1
-1
/
+1
|
*
feat: replace LaTeX dependencies installation step with texlive-action and ↵
HsiangNianian
2025-10-06
1
-14
/
+11
|
|
|
|
update GitHub token reference
*
feat: add LaTeX dependencies installation and fix publish directory path in ↵
HsiangNianian
2025-10-06
1
-1
/
+8
|
|
|
|
GitHub Actions workflow
*
chore: add debug output for dependency installation and documentation build ↵
HsiangNianian
2025-10-06
1
-1
/
+4
|
|
|
|
steps
*
feat: add GitHub Actions workflow for building and deploying documentation
HsiangNianian
2025-10-06
1
-0
/
+45