diff --git a/docs/index.rst b/docs/index.rst index c4e7314..1791e37 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,7 +8,7 @@ The library currently offers two exporters: * **ZenodoExporter**: deposit the software artifact in Zenodo obtaining a DOI; * **BibLaTeXExporter**: export the software artifact in a ``bib`` file using the BibLaTeX format. -Other exporters can be easily added in the future by extending the ``SoftwareVersionExporter`` class. +Other exporters can be easily added in the future by extending the ``SoftwareArtifactExporter`` class. The core class of the library is Analyser, which must be initialized with: