Skip to content

Conversation

@devmotion
Copy link
Contributor

The PR resolves the errors of the docs builds.

],
doctest = false,
checkdocs = :exports,
warnonly = :missing_docs
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few missing docs:

┌ Warning: 8 docstrings not included in the manual:
│ 
│   Latexify.render :: Tuple{LaTeXString}
│   Latexify.set_default :: Tuple{}
│   Latexify.@latexrun :: Tuple{Any, Vararg{Any}}
│   Latexify.reset_default :: Tuple{}
│   Latexify.get_default
│   Latexify.@latexify :: Tuple{Any, Vararg{Any}}
│   Latexify.@latexdefine :: Tuple{Any, Vararg{Any}}
│   Latexify.mdtable
│ 
│ These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.

I was not sure where they should be put, so for now I just turned the errors into warnings.

@korsbo korsbo merged commit 9cae1fb into korsbo:master Apr 16, 2024
@devmotion devmotion deleted the dw/docs branch April 16, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants