Skip to content

doc: improve documentation layout and list binary formats#116

Merged
priverop merged 5 commits into
priverop:masterfrom
pleonex:feature/doc-layout
Apr 23, 2026
Merged

doc: improve documentation layout and list binary formats#116
priverop merged 5 commits into
priverop:masterfrom
pleonex:feature/doc-layout

Conversation

@pleonex
Copy link
Copy Markdown
Collaborator

@pleonex pleonex commented Apr 23, 2026

Description

Re-structure the documentation in three sections:

  • Intro & tool usage
    • Includes a new how to install and use doc
  • Format specifications
  • Dev guides. Only API doc for now, in the future it could be changelog and how to use the lib converters.

The home page of the doc was copied from the README and adapted, as users won't need all the repo details (like how to build or where is the doc they are reading). This new simplified home page is also re-used for the nuget readme.

The format specifications have a new summary page that list a bit every format, as well as a new TOC that links to each type.
As a follow-up work we could start splitting the big texts.md spec into smaller ones.

Also small improvement for CI to prevent running twice the build and test in the main branch.

This closes #97

@pleonex pleonex self-assigned this Apr 23, 2026
@pleonex pleonex added the docs label Apr 23, 2026
@pleonex pleonex changed the title Feature/doc layout doc: improve documentation layout Apr 23, 2026
@pleonex pleonex changed the title doc: improve documentation layout doc: improve documentation layout and list binary formats Apr 23, 2026
@pleonex pleonex requested a review from priverop April 23, 2026 09:44
@priverop priverop merged commit 15a696a into priverop:master Apr 23, 2026
2 checks passed
@pleonex pleonex deleted the feature/doc-layout branch April 23, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document File Formats

2 participants