Browse Source

[DOC] add a figure in doc

tags/v0.3.2
xiey 3 years ago
parent
commit
e8e78bed89
2 changed files with 1 additions and 5 deletions
  1. BIN
      docs/_static/img/semantic_spec.png
  2. +1
    -5
      docs/workflow/Identify helpful learnwares.rst

BIN
docs/_static/img/semantic_spec.png View File

Before After
Width: 1707  |  Height: 710  |  Size: 277 kB

+ 1
- 5
docs/workflow/Identify helpful learnwares.rst View File

@@ -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 `这是一个语义规约生成的链接`_.



Loading…
Cancel
Save