Skip to content

Commit

Permalink
[DOC] add a figure in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nju-xy committed Apr 24, 2023
1 parent 0c71e44 commit e8e78be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
Binary file added docs/_static/img/semantic_spec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 1 addition & 5 deletions docs/workflow/Identify helpful learnwares.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,10 @@ The semantic specification ``user_semantic`` is stored in a ``dict``, with keywo
"Name": {"Values": "digits", "Type": "String"},
}
.. _semantic_specification:
.. figure: ..\_static\img\semantic_spec.png
:alt: semantic_specification
.. image:: ../_static/img/semantic_spec.png
:align: center

引用方式 :ref:`semantic_specification` 。


The user's statistical information ``stat_info`` is stored in a ``json`` file, e.g., ``stat.json``. The generation of this file is seen in `这是一个语义规约生成的链接`_.

Expand Down

0 comments on commit e8e78be

Please sign in to comment.