fix v-function anchor dispaly

This commit is contained in:
Gitshaoxiang
2020-07-20 10:06:35 +08:00
parent f5c8cb274b
commit f3b17e84c6
10 changed files with 22 additions and 25 deletions
@@ -192,10 +192,9 @@ Linux command line to run permissions, then execute commands
## V-Training Document
<a href="#/en/related_documents/v-training"><button type="button" class="btn btn-primary">V-Training Document</button></a>
<a href="#/en/related_documents/v-training"><el-button type="primary">V-Training Document</el-button></a>
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.
@@ -237,11 +236,11 @@ while True:
## Example
<a href="https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy"><button type="button" class="btn btn-primary">get Maixpy examples</button></a>
<a href="https://docs.m5stack.com/#/en/related_documents/M5StickV-Maixpy"><el-button type="primary">get Maixpy examples</el-button></a>
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><button type="button" class="btn btn-primary">get more examples</button></a>
<a href="https://maixpy.sipeed.com/zh/libs/standard/"><el-button type="primary">get more examples</el-button></a>
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
<script>
@@ -276,12 +276,11 @@ while True:
In the library documentation, you can find more APIs to help you build a variety of applications。
<a href="https://maixpy.sipeed.com/en/libs/standard/"><button type="button" class="btn btn-primary">See more program examples</button></a>
<a href="https://maixpy.sipeed.com/en/libs/standard/"><el-button type="primary">See more program examples</el-button></a>
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><button type="button" class="btn btn-primary">Github</button></a>
<a href="https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv"><el-button type="primary">Github</el-button></a>
<a href="#/en/quick_start/unitv/v_function"><h2>V-Function</h2></a>
<a href="#/en/quick_start/unitv/v_function"><h2 id="v-function">V-Function</h2></a>
V-Function is a series of **visual recognition** function firmware developed by the M5Stack team for V series devices. Click the V-Funciton title to view the instructions.