MkDocs is an excellent solution for implementing a documentation portal that can be easily updated with code, helping to keep your software development project documentation up-to-date and versioned.
I came across loguru today, but even as a moderately experienced python developer, I find it hard to pick up loguru using the documentation. Current documentation appears to be targeted towards people ...