Update to Documenter v1
Created by: carstenbauer
Looks fine locally, so should be ready.
Comments
- I modified
docs/src/api.md
a little bit to fix Documenter errors. Please rearrange things or relabel sections if necessary (the structure isn't entirely clear to me, i.e. what is internal what not etc.). I feel this could need some more love anyways. - I marked missing docstrings as
warnonly
(was also the case for the old Documenter version) instead of erroring (new behavior). Frankly because I didn't want to add docstrings for all theses things right now :)
cc @vchuravy