Skip to content

Commit ebe2a83

Browse files
committed
docs lint post: Add another common headline
Inspired by rust-lang/rust#48312
1 parent 428d8dc commit ebe2a83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_posts/2016-08-17-machine-readable-inline-markdown-code-cocumentation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Aborts
4242
Undefined Behavior
4343
: Describes for which inputs the function behavior is not defined
4444

45+
Platform-specific behavior
46+
: Describe different behavior of function or module depending on the target platform
47+
4548
### Specific machine readable sections
4649

4750
This is aimed at documenting functions and methods, but should also work for documenting type parameters and lifetime parameters of `struct`s, `enum`s, and `trait`s.

0 commit comments

Comments
 (0)