Documenter

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

Github stars Tracking Chart

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:

Main metrics

Overview
Name With OwnerJuliaDocs/Documenter.jl
Primary LanguageJulia
Program languageJulia (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2016-01-08 21:33:00
Pushed At2025-06-06 20:36:00
Last Commit At2025-06-07 08:14:10
Release Count167
Last Release Namev1.12.0 (Posted on 2025-06-06 20:31:11)
First Release Namev0.1.0 (Posted on 2016-06-16 13:29:49)
用户参与
Stargazers Count859
Watchers Count20
Fork Count496
Commits Count1.8k
Has Issues Enabled
Issues Count1288
Issue Open Count369
Pull Requests Count1274
Pull Requests Open Count44
Pull Requests Close Count123
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private