diff --git a/docs/src/index.md b/docs/src/index.md index ab0da74..fc0e3cb 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -9,6 +9,12 @@ Documentation for [GraphProperties](https://github.com/JuliaGraphs/GraphProperti ```@index ``` +```@docs +GraphProperty +PropertyComparison +``` + ```@autodocs Modules = [GraphProperties] +Filter = !(t -> t in (GraphProperty, PropertyComparison)) ```