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

Fixes for the documentation #356

Merged
merged 1 commit into from
Jun 13, 2020
Merged

Conversation

sostock
Copy link
Collaborator

@sostock sostock commented Jun 13, 2020

Some fixes for the documentation. This mostly adds backticks around some unit/dimension symbols, but also rephrases one part.

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2020

Codecov Report

Merging #356 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #356   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files          15       15           
  Lines        1175     1175           
=======================================
  Hits          936      936           
  Misses        239      239           
Impacted Files Coverage Δ
src/units.jl 82.87% <ø> (ø)
src/user.jl 95.03% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b03d35...e32bc6f. Read the comment docs.

@giordano giordano merged commit 41bf6eb into PainterQubits:master Jun 13, 2020
briochemc added a commit to briochemc/Unitful.jl that referenced this pull request Aug 10, 2020
* upstream/master: (22 commits)
  Fix printing of complex and logarithmic quantities (PainterQubits#366)
  Remove @_doctables (PainterQubits#363)
  Fix a doctest (PainterQubits#365)
  Release v1.3.0
  Add page headers to documentation (PainterQubits#361)
  Fix link to documentation in README.md: latest -> dev. (PainterQubits#360)
  Properly document Quantity constructor (PainterQubits#357)
  Delete show(::IO, ::Type) methods. Closes PainterQubits#321 (PainterQubits#322)
  Throw error for div etc. with affine quantities (PainterQubits#354)
  Fixes for the documentation (PainterQubits#356)
  Enable Travis on macOS (PainterQubits#355)
  Switch to a more standard Documenter setup (PainterQubits#353)
  Update repo URL (PainterQubits#352)
  Delete duplicate @affineunit docstring in the documentation (PainterQubits#349)
  Fix some doctests (PainterQubits#345)
  Add AbstractQuantity docstring to docs (PainterQubits#351)
  Provide Base.isless() for LogScaled values (PainterQubits#315)
  Small fixes to documentation (PainterQubits#341)
  Add CompatHelper, reduce frequency of TagBot to once per day (PainterQubits#337)
  Fix conversion of fractional units (PainterQubits#335)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants