summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-05-07Merge pull request #1890 from vyos/fix/codecopier-snippet-leak-and-clipboard-...Yuriy Andamasov
2026-05-07chore(makefile): remove dead AUTOOPTS variableYuriy Andamasov
2026-05-07docs(robots): fix stale sitemap URL on currentYuriy Andamasov
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-06fix(codecopier): guard UI updates against out-of-order async completionsYuriy 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-06Merge remote-tracking branch 'origin/current' into fix/codecopier-snippet-lea...Yuriy 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-06fix(codecopier): prevent state class crossover on rapid re-clicksYuriy 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-06fix(codecopier): exclude Copy label from clipboard and stop showing false suc...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