Skip to content

JuliaDocs/DocStringExtensions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocStringExtensions

Extensions for Julia's docsystem.

Documentation Build Status
CI

Installation

The package can be added using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run

pkg> add DocStringExtensions

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Project Status

The package is tested and developed against Julia 1.0, as well as the latest stable and nightly versions on Linux, OS X, and Windows, but there are versions of the package that work on older versions of Julia.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. If you have a question then feel free to ask for help in the Gitter chat room.