mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 13:32:08 +07:00
docs: apply frontmatter (id, title, description) to all documentation pages
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
id: endpoints
|
||||
title: Endpoints
|
||||
description: Documentation for TrustLab API Endpoints including scanning and issuance.
|
||||
---
|
||||
|
||||
# Endpoints
|
||||
|
||||
## Certificates
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
id: index
|
||||
title: Developer API
|
||||
description: Welcome to the TrustLab API documentation. You can use our REST API to automate certificate issuance, revocation, and retrieval.
|
||||
---
|
||||
|
||||
# Developer API
|
||||
|
||||
Welcome to the TrustLab API documentation.
|
||||
|
||||
Reference in New Issue
Block a user