Skip to content

Commit

Permalink
feat: add altdoc (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil authored Jan 25, 2025
1 parent a97cf75 commit 3964282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ Contributions of any kind are welcome, just follow the [guidelines](.github/CONT
- [matrix BOT](https://github.com/rgomez90/matrix-bot) - A little bot for the [matrix-network](https://matrix.org/) that listens for some Quarto files and returns the PDF into the matrix channel.
- [babelquarto](https://docs.ropensci.org/babelquarto/) - R package to help set up, and render, multilingual Quarto books (see also [babeldown](https://docs.ropensci.org/babeldown/articles/quarto.html)).
- [quartodoc](https://github.com/machow/quartodoc) - A Python module that lets you quickly generate Python package API reference documentation using Markdown and Quarto.
- [altdoc](https://github.com/etiennebacher/altdoc) - Alternative to pkgdown to document R packages.

## Continuous integration / Continuous deployment

Expand Down

0 comments on commit 3964282

Please sign in to comment.