EnergyModelsX / EnergyModelsGeography.jl

MIT License
3 stars 1 forks source link

Removed GitLab CI and included GitHub documentation #1

Closed JulStraus closed 5 months ago

JulStraus commented 5 months ago

The changes mirror the changes introduced in PR 1 of EMB. The first step in the migration is to make the docs compilation working in the case of TimeStruct and EnergyModelsBase not yet registered.

Once both packages are registered, we have to:

  1. Reverse the changes in the Project.toml of the documentation and
  2. Remove l.20 (Pkg.add(url="https://github.com/sintefore/TimeStruct.jl")) and l.21 (Pkg.add(url="https://github.com/EnergyModelsX/EnergyModelsBase.jl")) in documentation.yaml.