build(aio): rearrange decorator API doc template (#24000)

The overview of the decorator options is now a table.
The detailed description of each option is now a full section.

PR Close #24000
This commit is contained in:
Pete Bacon Darwin
2018-05-18 13:46:26 +01:00
committed by Miško Hevery
parent ccb19fea68
commit e371b226fa
3 changed files with 66 additions and 9 deletions

View File

@ -30,7 +30,7 @@
}
}
.method-table {
.method-table, .option-table {
h3 {
margin: 6px 0;
font-weight: bold;