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 317ba73 commit e68fc69Copy full SHA for e68fc69
docs/make.jl
@@ -21,6 +21,7 @@ makedocs(
21
"Interoperability with `Dates`" => "dates.md"
22
"Extending Unitful" => "extending.md"
23
"Troubleshooting" => "trouble.md"
24
+ "Pre-defined units and constants" => "defaultunits.md"
25
"License" => "LICENSE.md"
26
]
27
)
0 commit comments