Skip to content

Commit

Permalink
📝 Update index.rst file with new links and language settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Jul 8, 2023
1 parent cbca0e9 commit d7df273
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ How To Use it
==================
the following example illustrate how to use the module
:class: dropdown
.. rli:: https://raw.githubusercontent.com/mraniki/findmyorder/main/examples/example.py
:language: python
.. rli:: https://raw.githubusercontent.com/mraniki/findmyorder/main/examples/example.py
:language: python


Settings
==================
Setting available via settings.toml

:class: dropdown
.. rli:: https://raw.githubusercontent.com/mraniki/findmyorder/main/findmyorder/default_settings.toml
:language: python
.. rli:: https://raw.githubusercontent.com/mraniki/findmyorder/main/findmyorder/default_settings.toml
:language: toml

FMO class
==================
* :doc:`findmyorder <findmyorder.main>`
* :doc:`findmyorder <findmyorder:findmyorder>`



Expand Down

0 comments on commit d7df273

Please sign in to comment.