We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c908b commit c9e122eCopy full SHA for c9e122e
docs/Project.toml
@@ -2,7 +2,6 @@
2
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
3
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
4
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
5
-DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"
6
PairPlots = "43a3c2be-4208-490b-832a-a21dcd55d7da"
7
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
TableTransforms = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
docs/make.jl
@@ -1,5 +1,4 @@
1
using Documenter, TableTransforms
-using DocumenterTools: Themes
using TransformsBase
0 commit comments