An open API service indexing awesome lists of open source software.

https://github.com/omlins/docextensions.jl

Small but well-directed extensions to documentation tools as Documenter.jl and Literate.jl
https://github.com/omlins/docextensions.jl

documentation-generator documentation-tool julia markdown

Last synced: 5 months ago
JSON representation

Small but well-directed extensions to documentation tools as Documenter.jl and Literate.jl

Awesome Lists containing this project

README

          

# DocExtensions

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://omlins.github.io/DocExtensions.jl/stable/)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://omlins.github.io/DocExtensions.jl/dev/)
[![CI](https://github.com/omlins/DocExtensions.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/omlins/DocExtensions.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/omlins/DocExtensions.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/omlins/DocExtensions.jl)

This is the source repository of the Julia package `DocExtensions.jl`. Please head to the [-> documentation website <-](https://omlins.github.io/DocExtensions.jl) to learn about its usage.