요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.
1. 요약·해설
원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.
HTML index
index.rst:11-16Subproject HTML에서 general index를 제공합니다.
2. 영어 원문 전체
번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.
3. 한국어 전문 번역
영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.
Auxiliary display 문서 목차
1-10Auxiliary Display Support 색인은 KS0108 LCD controller와 CFAG12864B LCD 문서를 최대 한 단계 깊이의 목차로 연결합니다.
.. toctree::
:maxdepth: 1
ks0108.rst
cfag12864b.rst
HTML subproject 색인
11-16Subproject HTML build일 때만 `Indices` section을 표시하고 Sphinx general index인 `genindex` reference를 제공합니다.
.. only:: subproject and html
Indices
=======
* :ref:`genindex`
Driver documents
index.rst:1-10Controller와 panel별 문서를 연결합니다.