summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-05-07docs(conf.py): fix stale .html reference in fail-fast commentYuriy Andamasov
2026-05-07docs(llms.txt): update dirhtml-skip rationale after .md pivotYuriy Andamasov
2026-05-07docs(llms.txt): point links at .md sources, not .htmlYuriy Andamasov
2026-05-07docs(conf.py): set Jinja autoescape=False explicitly for llms.txt templateYuriy Andamasov
2026-05-07docs(conf.py): use FileSystemLoader/get_template for better tracebacksYuriy Andamasov
2026-05-07docs(conf.py): name the rolling docs as "rolling (current)", not stale circinusYuriy Andamasov
2026-05-06docs(conf.py): fail loudly when html_baseurl is missingYuriy Andamasov
2026-05-06Merge remote-tracking branch 'origin/current' into feat/docs-llms-txt-currentYuriy Andamasov
2026-05-06docs(conf.py): drop dirhtml from llms.txt builder list, use StrictUndefinedYuriy Andamasov
2026-05-06docs(conf.py): clarify llms_txt_file comment points to _templates sourceYuriy Andamasov
2026-05-06feat: flip swap mechanism — Phase 2 (swap_sources.py rewrite)Yuriy Andamasov
2026-05-06feat: flip swap mechanism — MD as primary, RST as override (Phase 1)Yuriy Andamasov
2026-05-06docs(conf.py): also write llms.txt for dirhtml and readthedocs builderscopilot-swe-agent[bot]
2026-05-06docs: fix regression (everythingg) and inconsistent enable/disable in conntrackcopilot-swe-agent[bot]
2026-05-06docs: fix typos and a few grammar issues (ported from #1852 RST → MyST)Yuriy Andamasov
2026-05-06docs: address review feedback from PR #1857Yuriy Andamasov
2026-05-06feat(conf): copy .md sources into HTML output for plain-text servingYuriy Andamasov
2026-05-06fix(ext): handle RST fallback in CmdInclude when _renderer absentYuriy Andamasov
2026-05-06feat(swap): default to serving MyST for all swapped pagesYuriy Andamasov
2026-05-06docs: address CodeRabbit review feedback on imported MyST pagesYuriy Andamasov
2026-05-06refactor(swap): rename imported .md files to md- prefix for swap mechanismYuriy Andamasov
2026-05-06fix(swap): address Copilot review feedback on swap infrastructureYuriy Andamasov
2026-05-06docs: address Copilot review feedback on imported MyST pagesYuriy Andamasov
2026-05-06chore(swap): remove canary md-*.md files and docs/superpowersYuriy Andamasov
2026-05-06feat(swap): import .md files and webp transition from myst/currentYuriy Andamasov
2026-05-06fix: re-import md-cloud-init.md (block 3 fix from myst/current)Yuriy Andamasov
2026-05-06feat: expand canaries to 114; refresh 3 with cfgcmd body fixYuriy Andamasov
2026-05-06fix: re-add md-lcp.md and md-memory.md (deleted by 870c9e7e)Yuriy Andamasov
2026-05-06fix: resolve remaining xref label gaps in swap-active buildYuriy Andamasov
2026-05-06fix: re-add 4 canary md-*.md files deleted by 242b334aYuriy Andamasov
2026-05-06fix: re-import 4 canary md-*.md files with xref label fixesYuriy Andamasov
2026-05-06feat: activate 106 visual-validated canaries via swapYuriy Andamasov
2026-05-06feat: activate quick-start as MyST canary via swap mechanismYuriy Andamasov
2026-05-06feat: add empty _swap.txt, remove atexit from swap scriptYuriy Andamasov
2026-05-06feat: add swap-wrapped rendering targets to MakefileYuriy Andamasov
2026-05-06feat: add MyST swap exclude patterns and directive config to conf.pyYuriy Andamasov
2026-05-06docs: link "View page source" to GitHub instead of raw text (#1887)Yuriy Andamasov
2026-05-06Revert "Add incremental RST-to-MyST swap mechanism (#1857)" (#1892)Daniil Baturin
2026-05-06Add incremental RST-to-MyST swap mechanism (#1857)Yuriy Andamasov
2026-05-05Merge pull request #1855 from vyos/fix/cleanup-specsYuriy Andamasov
2026-05-04docs: switch html_baseurl to /en/rolling/ (current branch canonical)Yuriy Andamasov
2026-05-04docs: render llms.txt at build time from a Jinja templateYuriy Andamasov
2026-05-01Add Terraform for VyOS overview page from circinus (#1856)Yuriy Andamasov
2026-05-01DOCS: Update ARP page to VyOS 1.5 standards (#1859)LiudmylaNad
2026-05-01DOCS: Add information about Circinus (1.5) release (#1862)LiudmylaNad
2026-05-01DOCS: Update Proxmox qcow2 and iso deployment (#1863)Son_Goku0123
2026-05-01DOCS: Update Failover page to VyOS 1.5 standards (#1866)LiudmylaNad
2026-04-30Merge pull request #1861 from natali-rs1985/T8293Viacheslav Hletenko
2026-04-29DOCS: Update Babel page to VyOS 1.5 standards (#1860)LiudmylaNad
2026-04-28T8293: Add ability to set timeout for high-availability health-checkNataliia Solomko