MFA is effectively a first-class citizen in the Silverstripe CMS now - the documentation should be on the docs.silverstripe.org site.
Acceptance criteria
[ ] Documentation is (briefly) reviewed and improved or updated where necessary
Main focus is outdated docs, areas where callout blocks should be added, and updating URLs
Restructuring the docs is at the implementer's discretion
URLs to other dev docs should be relative paths for docs in this repo, and https://docs.silverstripe.org/en/developer_guides/model/data_model_and_orm/ style (note no version number) for other docs
API links must use [ClassName](api:FQCN) format
[ ] Dev docs sources-docs.js is updated to pull in docs from this site
[ ] The various MFA connector modules (webauthn-authenticator and totp-authenticator) have their documentation as sub-pages in the MFA documentation
[ ] userguide is not pulled into dev docs, but is still pulled into userhelp docs
MFA is effectively a first-class citizen in the Silverstripe CMS now - the documentation should be on the docs.silverstripe.org site.
Acceptance criteria
https://docs.silverstripe.org/en/developer_guides/model/data_model_and_orm/
style (note no version number) for other docs[ClassName](api:FQCN)
formatPR