diff --git a/snooty.toml b/snooty.toml index 8b19509a..ece9cabe 100644 --- a/snooty.toml +++ b/snooty.toml @@ -1,15 +1,13 @@ name = "php-library" title = "PHP Library Manual" -intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv" - ] +intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"] toc_landing_pages = [ "/reference/class/MongoDBClient", "/reference/class/MongoDBCollection", "/reference/class/MongoDBDatabase", "/reference/class/MongoDBGridFSBucket", - "/reference/functions", "/reference/class/MongoDBBulkWriteResult", "/reference/class/MongoDBDeleteResult", "/reference/class/MongoDBInsertManyResult", @@ -23,4 +21,3 @@ toc_landing_pages = [ [substitutions] php-library = "MongoDB PHP Library" -