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

Minor documentation fixes #250

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Minor documentation fixes #250

merged 5 commits into from
Jul 1, 2024

Commits on Jul 1, 2024

  1. Indent constructor header

    abhro committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8cb696e View commit details
    Browse the repository at this point in the history
  2. Use all() in example block

    A `true` will provide more info than a truncated
    representation of a 63-BitVector.
    abhro committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    331ec2f View commit details
    Browse the repository at this point in the history
  3. Fix (La/Ka)TeX math formatting

    abhro committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3a759e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d09028 View commit details
    Browse the repository at this point in the history
  5. Fence in BibTeX sections in docstrings

    BibTeX syntax is more easily viewed in monospace.
    Moreover, these blocks are more likely to be
    copied for use in users' .bib files.
    abhro committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ffa4683 View commit details
    Browse the repository at this point in the history