Skip to content

Commit

Permalink
fix(docs): replace broken README.rst include with README.md
Browse files Browse the repository at this point in the history
This is now possible due to the myst_parser sphinx extension
  • Loading branch information
b1rger committed Jun 20, 2024
1 parent 8df07ed commit 719931c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
Welcome to APIS's documentation!
================================

.. include:: ../../README.rst
.. include:: ../../README.md
:parser: myst_parser.sphinx_

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 719931c

Please sign in to comment.