Skip to content

Commit

Permalink
Update docstring text
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzzyxdonta committed Dec 17, 2024
1 parent f751e01 commit c3b3e32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/_ext/plugin_markup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ def plugin_to_schema_org(plugin: Dict[str, Any]) -> SchemaOrgSoftwarePublication
class PluginMarkupDirective(SphinxDirective):
"""A Sphinx directive to render the ``plugins.json`` file to Schema.org markup.
The plugins file is passed to the directive as the first parameter, i.e., in
Markdown:
The plugins file and its jsonschema are passed to the directive as parameters, i.e.,
in Markdown:
.. code:: markdown
Expand Down

0 comments on commit c3b3e32

Please sign in to comment.