Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 9da857e

Browse files
jonathanbossengerjonathanbossengergziolo
authored
Clean up doc numbering (#125)
Co-authored-by: jonathanbossenger <psykro@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org>
1 parent e510f3e commit 9da857e

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2. Getting Started
1+
# Getting Started
22

33
## Installation
44

docs/hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 6. Hooks
1+
# Hooks
22

33
The Abilities API provides [WordPress Action and Filter Hooks](https://developer.wordpress.org/apis/hooks/) that allow developers to monitor and respond to ability execution events.
44

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1. Introduction & Overview
1+
# Introduction & Overview
22

33
## What is the Abilities API?
44

docs/javascript-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 7. JavaScript/TypeScript Client
1+
# JavaScript/TypeScript Client
22

33
The JavaScript client provides an interface for discovering and executing WordPress Abilities from the browser.
44

docs/rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 5. REST API Reference
1+
# REST API Reference
22

33
The WordPress Abilities API provides REST endpoints that allow external systems to discover and execute abilities via HTTP requests.
44

0 commit comments

Comments
 (0)