ufechner7 / KiteUtils.jl

Utilities for kite power system simulations
https://ufechner7.github.io/KiteUtils.jl/
MIT License
2 stars 1 forks source link

3l demo state #51

Closed 1-Bart-1 closed 3 months ago

1-Bart-1 commented 3 months ago

fix for issue https://github.com/aenarete/KiteViewers.jl/issues/33

ufechner7 commented 3 months ago

Please, check the error when building the documentation:

 Error: 2 docstrings not included in the manual:

    KiteUtils.get_particles_3l :: Union{NTuple{5, Any}, NTuple{6, Any}, NTuple{7, Any}, NTuple{8, Any}}
    KiteUtils.demo_state_4p_3lines :: Union{Tuple{Any}, Tuple{Any, Any}, Tuple{Any, Any, Any}}

These are docstrings in the checked modules (configured with the modules keyword)
that are not included in canonical @docs or @autodocs blocks.