Documenter

Julia 文档生成器。 「A documentation generator for Julia.」

Github星跟踪图

Documenter

A documentation generator for Julia.

Documentation Build Status
PkgEval

Installation

The package can be installed with the Julia package manager.
From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Documenter

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("Documenter")

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVELdocumentation of the in-development version.

Project Status

The package is tested against, and being developed for, Julia 1.6 and above on Linux, macOS, and Windows.

Questions and Contributions

Usage questions can be posted on the Julia Discourse forum under the documenter tag, in the #documentation channel of the Julia Slack and/or in the JuliaDocs Gitter chat room.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. The contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

There are several packages that extend Documenter in different ways. The JuliaDocs organization maintains:

Other third-party packages that can be combined with Documenter include:

Finally, there are also a few other packages in the Julia ecosystem that are similar to Documenter, but fill a slightly different niche:

主要指标

概览
名称与所有者JuliaDocs/Documenter.jl
主编程语言Julia
编程语言Julia (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2016-01-08 21:33:00
推送于2025-07-23 14:16:28
最后一次提交2025-07-23 17:07:03
发布数170
最新版本名称v1.14.1 (发布于 2025-07-09 19:47:33)
第一版名称v0.1.0 (发布于 2016-06-16 13:29:49)
用户参与
星数865
关注者数20
派生数497
提交数1.8k
已启用问题?
问题数1294
打开的问题数372
拉请求数1282
打开的拉请求数44
关闭的拉请求数124
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?