docs.somainline.org:基于内核源代码的OSINT文档 源码
SoMainline开源硬件文档 该存储库提供了有关我们在移植过程中设法发现的有关SoC和设备的所有知识的地方。 建筑 安装python-sphinx和python-sphinx-rtd-theme 。 运行make html并在浏览器中打开build/html/index.html 。 要创建不带.html后缀的漂亮URL,请使用make dirhtml 。 目录结构 请按以下方式对存储库进行排序: ├─ README.rst └─ source └─ platform └─ socname.md ├─ index.rst └─ vendorname └─ devicename ├─ index.rst └─ picture.png 编辑中 文档
用户评论