Skip to content

Commit e68fc69

Browse files
authored
Add docs chapter on default units and physical constants (#729)
* add Pre-defined units and constants chapter * rename "Dimensionful" logarithmic units
1 parent 317ba73 commit e68fc69

File tree

2 files changed

+959
-0
lines changed

2 files changed

+959
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ makedocs(
2121
"Interoperability with `Dates`" => "dates.md"
2222
"Extending Unitful" => "extending.md"
2323
"Troubleshooting" => "trouble.md"
24+
"Pre-defined units and constants" => "defaultunits.md"
2425
"License" => "LICENSE.md"
2526
]
2627
)

0 commit comments

Comments
 (0)