Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ uv run sphinx-build docs/standard build -c .
then open the relevant file in the build directory with a browser (e.g.,
`build/index.html`) to explore the contents.

### Tooling
## Tooling

Tools and libraries that implement and support the publiccode.yml Standard.

#### Core tools
### Core tools

Core tools are developed alongside the publiccode.yml specification and provide
its reference implementations and supporting components.
Expand Down Expand Up @@ -179,7 +179,7 @@ its reference implementations and supporting components.
JSON Schema definition mainly used by editors and IDEs for coarse validation
and autocompletion.

#### Third-party tooling
### Third-party tooling

Maintained separately from the core tooling, but widely used in practice.

Expand Down