File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 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:
1313* [ Documenter -- Package to combine docstrings with Markdown pages for generating documentation] ( https://github.com/JuliaDocs/Documenter.jl )
1414* [ DocumenterCitations -- Support for BibTeX citations in Documenter] ( https://github.com/JuliaDocs/DocumenterCitations.jl )
1515* [ 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 )
1716* [ DocumenterTools -- Extra tools for setting up Documenter] ( https://github.com/JuliaDocs/DocumenterTools.jl )
1817* [ DocStringExtensions -- Programmatic ways to generate parts of docstrings] ( https://github.com/JuliaDocs/DocStringExtensions.jl )
1918* [ Highlights -- A code highlighter for the Julia language, written in Julia] ( https://github.com/JuliaDocs/Highlights.jl )
@@ -53,15 +52,6 @@ PackageDefinition(
5352 "https://codecov.io/gh/JuliaDocs/DocumenterMarkdown.jl/branch/master/graph/badge.svg" => "https://codecov.io/gh/JuliaDocs/DocumenterMarkdown.jl",
5453 ]
5554),
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- ),
6555PackageDefinition(
6656 "DocumenterTools", "https://github.com/JuliaDocs/DocumenterTools.jl",
6757 [
You can’t perform that action at this time.
0 commit comments