Feature/mkdocs with versioning #824

Merged
zxq9 merged 9 commits from github/fork/marc0olo/feature/mkdocs-with-versioning into master 2021-08-27 23:46:18 +09:00
Showing only changes of commit a2f5bcacd8 - Show all commits

View File

@ -31,14 +31,14 @@ The following ones need to be included as regular files with `.aes` suffix, for
include "List.aes" include "List.aes"
``` ```
- [List](#List) - [List](#list)
- [Option](#Option) - [Option](#option)
- [String](#String) - [String](#string)
- [Func](#Func) - [Func](#func)
- [Pair](#Pair) - [Pair](#pair)
- [Triple](#Triple) - [Triple](#triple)
- [BLS12_381](#BLS12_381) - [BLS12_381](bls12_381)
- [Frac](#Frac) - [Frac](#frac)
- [Set](#set-stdlib) - [Set](#set-stdlib)
## Builtin namespaces ## Builtin namespaces