Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 351 Bytes

File metadata and controls

19 lines (17 loc) · 351 Bytes
CollapsedDocStrings = true

Writers

Modules = [
    Documenter,
    Documenter.HTMLWriter,
    Documenter.HTMLWriter.RD,
    Documenter.LaTeXWriter,
]
Filter = t -> t !== asset
Pages = ["writers.jl", "html/HTMLWriter.jl", "html/RD.jl", "html/write_inventory.jl", "latex/LaTeXWriter.jl"]
Documenter.Plugin