Skip to content

Commit

Permalink
Apply pre-commit formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed May 3, 2021
1 parent a3c560a commit 434b7d3
Show file tree
Hide file tree
Showing 13 changed files with 63 additions and 75 deletions.
1 change: 0 additions & 1 deletion .github/workflows/make-changelog-md.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ pcregrep -M "^${tag}.*\n\^\^\^\^+.*\n(.*\n)+?(\^\^\^\^+|^---+)$" CHANGELOG.rst \
| tail -n +3 \
| head -n -2 \
| pandoc --from=rst --to=markdown

1 change: 0 additions & 1 deletion ContributorAgreement.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ you are authorized to sign this contract on behalf of your company (if identifie
Based on the Sun Contributor Agreement - version 1.5.
This document is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License
http://creativecommons.org/licenses/by-sa/3.0/

126 changes: 63 additions & 63 deletions Doxyfile

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion doc/community.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ Contribute
**fresnel** is an open source project. Contributions are accepted via pull request to `fresnel's github repository <https://github.com/glotzerlab/fresnel>`_.
Please review ``CONTRIBUTING.MD`` in the repository before starting development. You are encouraged to discuss your proposed contribution with the
**fresnel** user and developer community who can help you design your contribution to fit smoothly into the existing ecosystem.

1 change: 0 additions & 1 deletion doc/indices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ Index

* :ref:`genindex`
* :ref:`modindex`

1 change: 0 additions & 1 deletion doc/module-camera.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ fresnel.camera
:synopsis: Cameras.
:members:
:show-inheritance:

1 change: 0 additions & 1 deletion doc/module-color.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ fresnel.color
.. automodule:: fresnel.color
:synopsis: Color utilities.
:members:

1 change: 0 additions & 1 deletion doc/module-geometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ fresnel.geometry
:synopsis: Geometric primitives.
:members:
:show-inheritance:

1 change: 0 additions & 1 deletion doc/module-interact.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ fresnel.interact
.. automodule:: fresnel.interact
:synopsis: Interactive Qt widgets.
:members:

1 change: 0 additions & 1 deletion doc/module-light.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ fresnel.light
.. automodule:: fresnel.light
:synopsis: Lights.
:members:

1 change: 0 additions & 1 deletion doc/module-material.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ fresnel.material
.. automodule:: fresnel.material
:synopsis: Materials.
:members:

1 change: 0 additions & 1 deletion doc/module-tracer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ fresnel.tracer
:synopsis: Ray tracers.
:show-inheritance:
:members:

1 change: 0 additions & 1 deletion doc/module-util.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ fresnel.util
:synopsis: Utility classes.
:members:
:show-inheritance:

0 comments on commit 434b7d3

Please sign in to comment.