summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-05-14docs(terraform): replace non-descriptive [link]/[install] reference labelsYuriy Andamasov
2026-05-14docs: fix CLI typo, orphan colon fences, CloudWatch capitalizationYuriy Andamasov
2026-05-12Merge pull request #1997 from vyos/claude/scan-typos-errors-VJZ5EViacheslav Hletenko
2026-05-12fix(ext): parse cmdincludemd content as RST so legacy `_include/*.txt` direct...Yuriy Andamasov
2026-05-12docs: address ready-flip review (webproxy hostname, ospf grammar, ipsec polish)Yuriy Andamasov
2026-05-11docs: address Copilot grammar review on ospf and vpp ipsecClaude
2026-05-11docs: hard-wrap pre-existing long prose lines to satisfy doc-linterClaude
2026-05-11docs: address review feedback and pre-existing doc-lint errorsClaude
2026-05-11docs: fix typos across configuration, contributing, and vpp docsClaude
2026-05-11Fix recursive _build directory nesting errorQuill Cronwall
2026-05-10docs: drop stray terraformvyos.rst and remove .rst from source_suffixYuriy Andamasov
2026-05-10chore: livehtml — drop stale md-* ignore, add _rst_legacy ignoreYuriy Andamasov
2026-05-10chore: remove RST swap mechanism, archive rst-*.rst under docs/_rst_legacy/Yuriy Andamasov
2026-05-10ci/docs: drop current branch references after rename to rollingYuriy Andamasov
2026-05-10Merge pull request #1878 from anderbak/t8608-tcp-ping-docsYuriy Andamasov
2026-05-10Merge pull request #1927 from natali-rs1985/T8600Yuriy Andamasov
2026-05-08T8600: Add option to change logging verbosity in KeaNataliia Solomko
2026-05-08docs: Remove deprecated cloud-init pageMilaNad
2026-05-08troubleshooting: T8608: document TCP pinganderbak
2026-05-07fix(docs): add missing space after colon in personalization_storageYuriy Andamasov
2026-05-07feat(docs): move Cookiebot CBID to COOKIEBOT_ID env varYuriy Andamasov
2026-05-07fix(docs): guard GTM/Cookiebot blocks with {% if gtm_id %}Yuriy Andamasov
2026-05-07feat(docs): read GTM_ID from environment instead of hardcodingYuriy Andamasov
2026-05-07fix(docs): remove stray </script> and add title to GTM noscript iframeYuriy Andamasov
2026-05-07fix(docs): deduplicate GTM ID via Jinja var and use window.dataLayer in gtag()copilot-swe-agent[bot]
2026-05-07feat(docs): add Cookiebot CMP and GTM with Consent Mode v2Yuriy Andamasov
2026-05-07fix(css): use .highlight > .copyDiv.copyFailedNotifier for strict specificityYuriy Andamasov
2026-05-07fix(css): increase copyFailedNotifier specificity to override copyDiv base styleYuriy Andamasov
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