docs: migrate to v2 doc-metadata cover-page convention#2
Merged
Conversation
Apply the v2 documentation metadata convention across all markdown docs: Doc Version / Applies to tzif_ada / Last Updated Changes: - 8 markdown files: legacy "Version:/Date:" header rewritten to v2 canonical form with explicit <br> line breaks; copyright bumped to 2026 Note: formal docs (SDS/SRS/STP) remain in markdown form in this repo (Typst migration is a separate slice). Field-ownership split per the new convention: - Doc Version: doc-author owned (reset to library version on legacy migration) - Applies to <project>: release-process default in caret form (^3.0) - Last Updated: release-touch date (refreshed today) Refs: adafmt#23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Apply the v2 documentation metadata convention across all markdown docs in this repo.
New cover-page header shape:
Changes
**Version:** / **Date:**header rewritten to v2 canonical form with explicit<br>line breaks; copyright bumped to 2026.docs/formal/software_{design_specification,requirements_specification,test_plan}.md(still markdown — Typst migration is a separate slice for this repo).Notes
Pattern validated previously on
functional,hybrid_lib_ada,hybrid_app_ada. Bundled rollout — no per-repo GPT review.Refs: adafmt#23