autogenerate frontmatter (#34744)
This commit is contained in:
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -20,5 +20,9 @@ children:
|
||||
- /gpg-keys
|
||||
- /keys
|
||||
- /ssh-signing-keys
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -9,5 +9,9 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
miniTocMaxHeadingLevel: 3
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
Reference in New Issue
Block a user