railtoolkit / TrainRuns.jl

TrainRun.jl will take a user-defined train and a path as an input for a train run calculation. It can calculate the train run as a time-efficient or energy-efficient operation mode. The results can then be used within the Julia environment.
https://railtoolkit.org/projects/trainruns.jl
ISC License
5 stars 2 forks source link

Rework of automated docs #49

Closed apriljunge closed 5 months ago

apriljunge commented 5 months ago

Auto generated docs were adapted to the guideline on https://docs.julialang.org/en/v1/manual/documentation/#Writing-Documentation

kaat0 commented 5 months ago

Many thanks!