Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the
!=
comparison for SectionPage
Fixes #10 Because MkDocs' base classes define this operation, the implicit definition does not kick in, and the result is always wrong. Either this or mkdocs/mkdocs#2735 would fix it.
- Loading branch information