Skip to content

Commit

Permalink
restore index
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Nov 7, 2024
1 parent fe8f7f3 commit 340e6d0
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Documentation/overview/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Overview
========

.. toctree::
:caption: Introduction to HARK
:maxdepth: 1

introduction
ARKitecture

.. nbgallery is a wrapper around the toctree directive, see
https://nbsphinx.readthedocs.io/en/latest/a-normal-rst-file.html#thumbnail-galleries
.. nbgallery::
:caption: Examples
:maxdepth: 1

../../examples/Gentle-Intro/Gentle-Intro-To-HARK.ipynb
../../examples/LifecycleModel/Cycles_tutorial.ipynb
../../examples/ConsIndShockModel/PerfForesightConsumerType.ipynb
../../examples/ConsIndShockModel/IndShockConsumerType.ipynb
../../examples/ConsIndShockModel/KinkedRconsumerType.ipynb
../../examples/ConsPortfolioModel/example_ConsPortfolioModel.ipynb
../../examples/GenIncProcessModel/GenIncProcessModel.ipynb
../../examples/LifecycleModel/LifecycleModel.ipynb
../../examples/HowWeSolveIndShockConsumerType/HowWeSolveIndShockConsumerType.ipynb
../../examples/Journeys/Journey-PhD.ipynb
../../examples/ConsNewKeynesianModel/Transition_Matrix_Example.ipynb
../../examples/ConsNewKeynesianModel/Jacobian_Example.ipynb
../../examples/ConsNewKeynesianModel/KS-HARK-presentation.ipynb
../../examples/ConsNewKeynesianModel/SSJ_example.ipynb

.. toctree::
:hidden:
:caption: Extras

../CHANGELOG
../license

0 comments on commit 340e6d0

Please sign in to comment.