File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11name = " DocumenterMarkdown"
2- uuid = " 35a7dc56-b8c5-11e8-06a8-f7e9744e4a90"
3- authors = [
" Morten Piibeleht <[email protected] >" ]
2+ uuid = " 997ab1e6-3595-5248-9280-8efb232c3433"
43version = " 0.1.0"
54
65[deps ]
Original file line number Diff line number Diff line change 1- # DocumenterTools
1+ # DocumenterMarkdown
22
33| ** Build Status** |
44| :-----------------------------------------------------------------------------------------------:|
@@ -8,11 +8,11 @@ This package enables the Markdown / MkDocs backend of [`Documenter.jl`][document
88
99## Installation
1010
11- The package is currently unregistered and must be added via URL in the package manager.
12- From the Julia REPL, type ` ] ` to enter the Pkg REPL mode and run
11+ The package can be added using the Julia package manager. From the Julia REPL, type ` ] ` to
12+ enter the Pkg REPL mode and run
1313
1414```
15- pkg> add https://github.com/JuliaDocs/ DocumenterMarkdown.jl.git
15+ pkg> add DocumenterMarkdown
1616```
1717
1818## Usage
Original file line number Diff line number Diff line change 1+ julia 0.7
2+ Documenter 0.20
You can’t perform that action at this time.
0 commit comments