From f821aef38d5cf116694e9d01a1e7947f0e5814e1 Mon Sep 17 00:00:00 2001 From: mraniki <8766259+mraniki@users.noreply.github.com> Date: Sat, 8 Jul 2023 19:15:35 +0200 Subject: [PATCH] Update index.rst --- docs/index.rst | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ccc7412..b055d2d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,12 +15,15 @@ FindMyOrder -Indices and tables +How To Use it ================== +.. literalinclude :: /examples/examples.py + :language: python -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` +Environment Variables +================== +.. literalinclude :: /findmyorder/default_settings.toml + :language: toml Talky @@ -33,4 +36,14 @@ Talky Talky ================== -* Talkytrader +* `Talkytrader `_ + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` +* :ref:`modindex`