README.org: adjust headings
This commit is contained in:
parent
e5958ba432
commit
c7c7c6ebeb
1 changed files with 157 additions and 161 deletions
10
README.org
10
README.org
|
@ -39,12 +39,8 @@
|
||||||
The latest version should be shown above with the nexus and maven-central
|
The latest version should be shown above with the nexus and maven-central
|
||||||
badges or can be found on [[https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.kemitix%22%20AND%20a%3A%22mon%22][Maven Central]].
|
badges or can be found on [[https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.kemitix%22%20AND%20a%3A%22mon%22][Maven Central]].
|
||||||
|
|
||||||
** Usage
|
|
||||||
:PROPERTIES:
|
|
||||||
:CUSTOM_ID: usage
|
|
||||||
:END:
|
|
||||||
|
|
||||||
*** TypeAlias
|
** TypeAlias
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: typealias
|
:CUSTOM_ID: typealias
|
||||||
:END:
|
:END:
|
||||||
|
@ -131,7 +127,7 @@
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Maybe
|
** Maybe
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: maybe
|
:CUSTOM_ID: maybe
|
||||||
:END:
|
:END:
|
||||||
|
@ -392,7 +388,7 @@
|
||||||
.toOptional();
|
.toOptional();
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Result
|
** Result
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: result
|
:CUSTOM_ID: result
|
||||||
:END:
|
:END:
|
||||||
|
|
Loading…
Reference in a new issue