Skip to content

Commit

Permalink
Clarify optional nature of technote.state
Browse files Browse the repository at this point in the history
  • Loading branch information
frossie authored and jonathansick committed Nov 8, 2023
1 parent cc553cf commit ff2f082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/technotes/document-status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Technotes are continuously updated on the web as you add commits and merge pull
Your "drafts" are visible to the rest of the observatory, and even the public, to speed up collaboration and provide transparency.
You can communicate the status of the document by setting metadata in :file:`technote.toml`.
For example, you can specify that the technote is an incomplete draft, or that the technote is deprecated and is now replaced by another set of documents.
This configuration is optional; the default status is "stable" when the ``[technote.state]`` table is omitted.

Setting "draft" status
======================
Expand Down

0 comments on commit ff2f082

Please sign in to comment.