Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8b842f7

Browse files
committedJan 25, 2025·
Added howto for quartodoc
1 parent 4ebb49b commit 8b842f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ We appreciate your contributions and look forward to reviewing your pull request
7272

7373
* Follow the Numpydoc docstring style for the documentation, see [link](https://numpydoc.readthedocs.io/en/latest/format.html)
7474

75+
* To generate .qmd files for package documentation, see tutorial in [_quarto.yml](_quarto.yml)
76+
7577
## Makefile
7678

7779
The `marginaleffects` repository includes a `Makefile` to facilitate some common tasks.

0 commit comments

Comments
 (0)
Please sign in to comment.