Skip to content

Commit

Permalink
整理zh目录
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengshanshan committed Jun 13, 2024
1 parent e70cb94 commit 85b2844
Show file tree
Hide file tree
Showing 10 changed files with 87 additions and 94 deletions.
19 changes: 0 additions & 19 deletions index.rst

This file was deleted.

21 changes: 0 additions & 21 deletions index_api.rst

This file was deleted.

21 changes: 0 additions & 21 deletions index_dev_guide.rst

This file was deleted.

8 changes: 0 additions & 8 deletions index_faq.rst

This file was deleted.

21 changes: 0 additions & 21 deletions index_normal_tutorial.rst

This file was deleted.

20 changes: 16 additions & 4 deletions zh/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
中文
======================
.. K230 documentation master file, created by
sphinx-quickstart on Thu Oct 12 15:18:20 2023.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to K230's documentation!
================================

.. toctree::
:maxdepth: 1
:maxdepth: 2

01_software/board/K230_SDK_使用说明.md
CanMV_K230_教程.md
01_software/board/K230_SDK_使用说明.md
index_normal_tutorial.rst
index_dev_guide.rst
00_hardware/index.rst
index_api.rst
index_faq.rst
03_other/index.rst
21 changes: 21 additions & 0 deletions zh/index_api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
K230 SDK API 参考
===========
.. toctree::
:maxdepth: 1

01_software/board/cdk/K230_核间通讯_API参考.md
01_software/board/cdk/K230_系统控制_MAPI参考.md
01_software/board/middleware/K230_多媒体中间件_API参考.md
01_software/board/mpp/K230_DMA_API参考.md
01_software/board/mpp/K230_DPU_API参考.md
01_software/board/mpp/K230_FFT_API参考.md
01_software/board/mpp/K230_GPU_API参考.md
01_software/board/mpp/K230_SHA256_API参考.md
01_software/board/mpp/K230_VICAP_API参考.md
01_software/board/mpp/K230_系统控制_API参考.md
01_software/board/mpp/K230_视频编解码_API参考.md
01_software/board/mpp/K230_视频输出_API参考.md
01_software/board/mpp/K230_音频_API参考.md
01_software/board/osdrv/K230_DRM_API参考.md
01_software/board/osdrv/K230_大核低速驱动_API参考.md
01_software/board/osdrv/K230_小核Linux驱动_API参考.md
21 changes: 21 additions & 0 deletions zh/index_dev_guide.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
K230 SDK 开发指南
===========
.. toctree::
:maxdepth: 1

02_applications/tutorials/K230_RVV优化性能说明.md
02_applications/tutorials/K230_内存优化指南.md
02_applications/tutorials/K230_内存占用分析指南.md
02_applications/tutorials/K230_启动优化指南.md
02_applications/tutorials/K230_图像采集实战_如何支持一款新sensor.md
02_applications/tutorials/K230_大小核通讯_sharefs用法介绍.md
01_software/board/middleware/K230_openblas_开发使用指南.md
01_software/board/middleware/K230_opencv_开发使用指南.md
01_software/board/mpp/K230_Camera_Sensor适配指南.md
01_software/board/mpp/K230_PM框架使用指南.md
01_software/board/mpp/K230_VICAP_SENSOR_参数分区参考.md
01_software/board/osdrv/K230_PMU_使用指南.md
01_software/board/osdrv/K230_SDK_IoT_WiFi_AiW4211LV10_使用指南.md
01_software/board/osdrv/K230_SDK_IoT_WiFi_AiW4211LV10_驱动开发指南.md
01_software/board/ai/K230_nncase_开发指南.md
03_other/K230_debian_ubuntu说明.md
8 changes: 8 additions & 0 deletions zh/index_faq.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
K230 常见问题解答
===========
.. toctree::
:maxdepth: 1

03_other/K230_SDK常见问题解答_C.md
03_other/K230_nncase常见问题解答.md
03_other/K230_AI_demo常见问题解答_C++.md
21 changes: 21 additions & 0 deletions zh/index_normal_tutorial.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
K230 SDK 实用教程
===========
.. toctree::
:maxdepth: 1

02_applications/tutorials/K230_实战基础篇_hello_world.md
02_applications/tutorials/K230_AI实战_HHB神经网络模型部署工具.md
02_applications/tutorials/K230_GPU应用实战.md
02_applications/tutorials/K230_GUI实战_LVGL移植教程.md
02_applications/tutorials/K230_RVV实战.md
02_applications/tutorials/K230_USB应用实战_UVC传输YUV及编码码流.md
02_applications/tutorials/K230_图像实战_开机视频和开机logo.md
02_applications/tutorials/K230_编码实战_rtsp_server搭建和推流.md
02_applications/tutorials/K230_音频实战_音频采集_播放和编解码.md
02_applications/business_poc/K230_场景实战_智能门锁.md
02_applications/business_poc/K230_场景实战_智能门锁_OV9286.md
02_applications/business_poc/K230_场景实战_猫眼.md
02_applications/ai_demos/K230_AI_Demo介绍.md
02_applications/fancy_poc/K230_Fancy_Poc介绍.md
01_software/board/examples/K230_SDK_CanMV_Board_Demo使用指南.md
01_software/board/examples/K230_SDK_EVB_Board_Demo使用指南.md

0 comments on commit 85b2844

Please sign in to comment.