Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit construction macro now defines docs for units #476

Merged
merged 45 commits into from
Nov 29, 2021
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
a776e81
Unit construction macro now defines docs for units
lukebemish Aug 13, 2021
204558a
Add documentation capabilities to most defined macros
lukebemish Aug 22, 2021
8edfd21
Add documentation for some units in pkgdefaults
lukebemish Aug 22, 2021
f555097
Allow documentation for log scales and units
lukebemish Aug 22, 2021
35eca3a
Merge branch 'PainterQubits:master' into unit-docs
lukebemish Oct 5, 2021
59b4e97
Rewrite documentation format for all units through "Liter"
lukebemish Oct 5, 2021
0b250bf
Merge branch 'unit-docs' of https://github.com/lukebemish/Unitful.jl …
lukebemish Oct 5, 2021
0184346
Added documentation for all remaining units
lukebemish Oct 7, 2021
883d4c6
Update src/pkgdefaults.jl
lukebemish Oct 7, 2021
ef56ba9
Update src/pkgdefaults.jl
lukebemish Oct 7, 2021
29199d7
Update src/pkgdefaults.jl
lukebemish Oct 7, 2021
a3fb3ca
Update src/pkgdefaults.jl
lukebemish Oct 7, 2021
e4989dd
Apply suggestions from code review
lukebemish Oct 7, 2021
ae360f6
Apply suggestions from code review
lukebemish Oct 9, 2021
b6168a1
Remove excess newlines; add names to docstrings
lukebemish Oct 9, 2021
84a2e28
Add NoDims documentation
lukebemish Oct 9, 2021
c04514d
Standardized number and equation format among quantity and unit docs
lukebemish Oct 9, 2021
3c26bfe
Standardize format of dimensions in unit docs
lukebemish Oct 9, 2021
d51fd85
Apply suggestions from code review
lukebemish Oct 11, 2021
0b057dc
Switch from inline to block code blocks in new docstrings.
lukebemish Oct 11, 2021
bf94a7b
Add automatic documentation for everything defined by the dimension m…
lukebemish Oct 11, 2021
a0f37ea
Fix documentation issues with two different symbols for vacuum permit…
lukebemish Oct 11, 2021
17d3f42
Minor formatting fixes
lukebemish Oct 11, 2021
bf36719
Use block quotes for prefixed units' doc strings
lukebemish Oct 11, 2021
f2b4896
Update src/types.jl
lukebemish Oct 12, 2021
e74f6c2
Make automatic documentation optional
lukebemish Oct 12, 2021
18ed034
Add dimension info in automatic prefixed unit docs.
lukebemish Oct 12, 2021
91a16b8
Change method for adding dimensions to prefixed unit documentation
lukebemish Oct 13, 2021
0ad0c01
Fixes to documentation and code structure for autodocs for various ma…
lukebemish Oct 13, 2021
41beaf8
Apply suggestions from code review
lukebemish Oct 14, 2021
ff2b5da
Various format fixes and liters documentation changes.
lukebemish Oct 14, 2021
ef09d56
Fix missing optional argument causing test failure
lukebemish Oct 14, 2021
e3f10ff
Remove no-longer-necessary NullLogger for liter and kilogram docs
lukebemish Oct 14, 2021
ba0ed41
Remove unnecessary autodocs arguments for non-SI-prefixed units
lukebemish Oct 14, 2021
34ed533
Apply suggestions from code review
lukebemish Oct 15, 2021
628215d
Fix invalid links being created in non-Unitful documentation
lukebemish Oct 15, 2021
6611103
Add spaced out column for autogen parameter where possible
lukebemish Oct 15, 2021
22e59bc
Apply suggestions from code review
lukebemish Oct 16, 2021
9de5ba4
Update src/user.jl
lukebemish Oct 16, 2021
4c4f395
Add tests for autodocs
lukebemish Oct 16, 2021
e48b49d
Add test for prefixed reference units
lukebemish Oct 16, 2021
1569d24
Hopefully fix docstrings and docstring tests on Julia-1.0
lukebemish Oct 16, 2021
4de0411
Apply suggestions from code review
lukebemish Oct 18, 2021
49e81e5
More documentation changes from code review
lukebemish Oct 18, 2021
4787813
Apply suggestions from code review
lukebemish Oct 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading