aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/docs.yml
Commit message (Collapse)AuthorAgeFilesLines
* feat: add latexonly target to Makefile for building LaTeX from existing ↵HsiangNianian2025-10-061-1/+1
| | | | sources and update workflow to use it
* fix: correct action version for GitHub Pages deployment in workflowHsiangNianian2025-10-061-1/+1
|
* feat: replace LaTeX dependencies installation step with texlive-action and ↵HsiangNianian2025-10-061-14/+11
| | | | update GitHub token reference
* feat: add LaTeX dependencies installation and fix publish directory path in ↵HsiangNianian2025-10-061-1/+8
| | | | GitHub Actions workflow
* chore: add debug output for dependency installation and documentation build ↵HsiangNianian2025-10-061-1/+4
| | | | steps
* feat: add GitHub Actions workflow for building and deploying documentationHsiangNianian2025-10-061-0/+45