File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ JuliaDocs is the home for the following packages and repositories:
13
13
* [ Documenter -- Package to combine docstrings with Markdown pages for generating documentation] ( https://github.com/JuliaDocs/Documenter.jl )
14
14
* [ DocumenterCitations -- Support for BibTeX citations in Documenter] ( https://github.com/JuliaDocs/DocumenterCitations.jl )
15
15
* [ DocumenterMarkdown -- Documenter's Markdown / MkDocs backend] ( https://github.com/JuliaDocs/DocumenterMarkdown.jl )
16
- * [ DocumenterLaTeX -- Documenter's LaTeX / PDF backend] ( https://github.com/JuliaDocs/DocumenterLaTeX.jl )
17
16
* [ DocumenterTools -- Extra tools for setting up Documenter] ( https://github.com/JuliaDocs/DocumenterTools.jl )
18
17
* [ DocStringExtensions -- Programmatic ways to generate parts of docstrings] ( https://github.com/JuliaDocs/DocStringExtensions.jl )
19
18
* [ Highlights -- A code highlighter for the Julia language, written in Julia] ( https://github.com/JuliaDocs/Highlights.jl )
@@ -53,15 +52,6 @@ PackageDefinition(
53
52
"https://codecov.io/gh/JuliaDocs/DocumenterMarkdown.jl/branch/master/graph/badge.svg" => "https://codecov.io/gh/JuliaDocs/DocumenterMarkdown.jl",
54
53
]
55
54
),
56
- PackageDefinition(
57
- "DocumenterLaTeX", "https://github.com/JuliaDocs/DocumenterLaTeX.jl",
58
- [
59
- "README" => "https://github.com/JuliaDocs/DocumenterLaTeX.jl#documenterlatex",
60
- ],
61
- [
62
- "https://codecov.io/gh/JuliaDocs/DocumenterLaTeX.jl/branch/master/graph/badge.svg" => "https://codecov.io/gh/JuliaDocs/DocumenterLaTeX.jl",
63
- ]
64
- ),
65
55
PackageDefinition(
66
56
"DocumenterTools", "https://github.com/JuliaDocs/DocumenterTools.jl",
67
57
[
You can’t perform that action at this time.
0 commit comments