Re: [問題] Linux Device Driver 函數與巨集
※ 引述《JohnLinq (林約翰)》之銘言:
: 那麼,有沒有Linux Device Driver相關 函數/巨集 的線上資料庫呢?
: 推 Masculine:LXR? 02/06 18:19
: 推 TroyLee:-E 02/06 20:05
: 推 CriLit:kernel 本身有 doc 可自行編譯出來 02/06 23:44
: 推 CriLit:這是我之前擺的, 可參考看看 02/07 00:15
: → CriLit:http://rswiki.csie.org/kernel-api/ (2.6.26.3) 02/07 00:16
: 推 verysamuel:一直想問 這類網頁是用什麼方式架的 02/07 00:35
: 推 WalkingIce:架網頁 apache 就可以了不是嗎? @.@ 02/07 02:08
: → WalkingIce:抑或你問的是:文件如何產生? 02/07 02:09
: 推 shunchao:http://lxr.linux.no 02/07 16:00
謝謝大家。
我簡單作個整理:
1. gcc -E 讓編譯器只進行前置處理,自行閱讀所產生的程式碼。
2. 在kernel source tree底下執行make htmldocs,閱讀所產生的說明文件。
Documentation targets:
Linux kernel internal documentation in different formats:
htmldocs - HTML
installmandocs - install man pages generated by mandocs
mandocs - man pages
pdfdocs - PDF
psdocs - Postscript
xmldocs - XML DocBook
3. 使用LXR "the Linux Cross Referencer",閱讀建立好索引與超連結的網頁文件。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.221.140.178
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
LinuxDev 近期熱門文章
PTT數位生活區 即時熱門文章