Split up the main DiffX spec into multiple files.

Review Request #11700 — Created July 6, 2021 and submitted — Latest diff uploaded

Information

DiffX
master

Reviewers

The DiffX spec was getting harder to navigate and to maintain. To keep
things organized, it's now split into 4 files:

  1. The main overview/table of contents (index)
  2. Section/header formats
  3. Section list
  4. Encoding rules

This will leave room for upcoming changes for the metadata grammar and
examples.

Built the docs. Checked all the output, table of contents, and
links/references.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Split up the main DiffX spec into multiple files.
The DiffX spec was getting harder to navigate and to maintain. To keep things organized, it's now split into 4 files: 1. The main overview/table of contents (index) 2. Section/header formats 3. Section list 4. Encoding rules This will leave room for upcoming changes for the metadata grammar and examples.
5e8abe0b60dc0a7a19cba83f22dd9e6675a81679 Christian Hammond
docs/spec/encodings.rst
docs/spec/index.rst
docs/spec/section-format.rst
docs/spec/sections.rst
Loading...