1
0
mirror of synced 2025-12-25 02:17:36 -05:00

autogenerate frontmatter (#34744)

This commit is contained in:
Rachael Sewell
2023-02-14 12:21:44 -08:00
committed by GitHub
parent dda821b116
commit 8d3eb29ba0
185 changed files with 722 additions and 1 deletions

View File

@@ -8,8 +8,12 @@ topics:
- API
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
autogenerated: true
---
## About blocking users
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -8,8 +8,12 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About email administration
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -9,8 +9,12 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About follower administration
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -9,6 +9,7 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About user GPG key administration
@@ -16,3 +17,6 @@ miniTocMaxHeadingLevel: 3
The data returned in the `public_key` response field is not a GPG formatted key. When a user uploads a GPG key, it is parsed and the cryptographic public key is extracted and stored. This cryptographic key is what the endpoints in this category will return. This key is not suitable for direct use in programs such as GPG.
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -20,5 +20,9 @@ children:
- /gpg-keys
- /keys
- /ssh-signing-keys
autogenerated: true
---
<!-- Content after this section is automatically generated -->

View File

@@ -10,8 +10,12 @@ topics:
- API
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
autogenerated: true
---
## About Git SSH key administration
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -9,8 +9,12 @@ topics:
- API
miniTocMaxHeadingLevel: 3
allowTitleToDifferFromFilename: true
autogenerated: true
---
## About SSH signing key administration
{% data reusables.user-settings.user-api %}
<!-- Content after this section is automatically generated -->

View File

@@ -9,5 +9,9 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
<!-- Content after this section is automatically generated -->