Skip to content
forked from iiasa/ece-docs

Landing page for software documentation developed by ECE

License

Notifications You must be signed in to change notification settings

dc-almeida/ece-docs

 
 

Repository files navigation

Documentation of data formats and software packages

Copyright (c) 2023-2024 IIASA; released under the Creative Commons CC0 1.0 License

Code style: black

This is a Sphinx project for documentation of the IAMC timeseries format and for software projects developed by the Energy, Climate, and Environment Program (ECE). The website is deployed at https://docs.ece.iiasa.ac.at/ hosted by ReadTheDocs.

Building the docs

Install the requirements for building the docs.

pip install -r requirements.txt

Run Sphinx to build the docs!

make html

The rendered html pages will be located in _build/index.html.

About

Landing page for software documentation developed by ECE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.3%
  • CSS 27.1%
  • Batchfile 13.6%
  • Makefile 11.0%