File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ arbitrarily. Please don't expect it to be polished.
114
114
- [ Provide Drivers Alongside Your Hardware] ( #provide-drivers-alongside-your-hardware )
115
115
- [ Provide Simulators Alongside Your Hardware] ( #provide-simulators-alongside-your-hardware )
116
116
- [ Documentation] ( #documentation )
117
+ - [ The Illusion of Easy Documentation] ( #the-illusion-of-easy-documentation )
117
118
- [ Less prose, more structure] ( #less-prose-more-structure )
118
119
- [ Too Much Structure Overload] ( #too-much-structure-overload )
119
120
- [ Encyclopedic Document] ( #encyclopedic-document )
@@ -1257,8 +1258,10 @@ great option, as these languages integrate well with embedded environments.
1257
1258
1258
1259
## Documentation
1259
1260
1260
- - Good documentation is dry and boring. This can create an illusion that writing
1261
- good documentation is easy when in fact it is not.
1261
+ ### The Illusion of Easy Documentation
1262
+
1263
+ Good documentation is dry and boring. This can create an illusion that writing
1264
+ good documentation is easy when in fact it is not.
1262
1265
1263
1266
### Less prose, more structure
1264
1267
You can’t perform that action at this time.
0 commit comments