repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.19.133
[linux/fpc-iii.git]
/
Documentation
/
sh
/
conf.py
blob
1eb684a13ac8ac1a10c9b4a00c8d3d7940b1529e
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"SuperH architecture implementation manual"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'sh.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]