Skip to content

Commit

Permalink
fix contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhanwei-Liu committed Jul 15, 2023
1 parent 7a8726d commit 938c52b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,17 @@ Key Features
* It supports multiple types of solvers such as Gurobi, CPLEX, MOSEK, and GLPK via `Pyomo <https://pyomo.readthedocs.io/en/stable/solving_pyomo_models.html>`_.
* It allows input of multiple scenarios for specific parameters.
* As a pure Python program, it benefits from the use of ``pandas`` and ``Xarray``, simplifying complex data analysis and promoting extensibility.

Let's Get Started
-----------------
We've prepared a comprehensive guide to help you understand and use PREP-SHOT efficiently. Explore the sections below to learn more:

.. toctree::
:maxdepth: 2

Installation
Getting_started
User_guide
Tutorial
Mathematical_notations
Changelog

0 comments on commit 938c52b

Please sign in to comment.