diff --git a/Example.png b/Example.png new file mode 100644 index 0000000..19b0235 Binary files /dev/null and b/Example.png differ diff --git a/README.rst b/README.rst index 388a306..5f28e58 100644 --- a/README.rst +++ b/README.rst @@ -3,3 +3,11 @@ Sphinx Extension sphinxcontrib.t3targets Implement the 'ref-targets-list' directive for Sphinx. +Example +------- + +The generated list will look like: + +.. image:: /Example.png + +You can also find the above example `live online `_.