projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd95f4b
)
Texinfoで生成するHTMLのスタイルを修正
v0.2p16
author
j8takagi
<j8takagi@nifty.com>
Tue, 23 Jul 2013 14:40:39 +0000
(23:40 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Tue, 23 Jul 2013 14:40:39 +0000
(23:40 +0900)
VERSION
patch
|
blob
|
history
doc/style.css
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
c43e157
..
d6e0a20
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1,2
+1,2
@@
-v0.2p1
5
+v0.2p1
6
diff --git
a/doc/style.css
b/doc/style.css
index
04bfa1f
..
0fb3a17
100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-54,6
+54,10
@@
h1.node-heading {
display: none;
}
+h2.contents-heading{
+ display: none;
+}
+
h2.shortcontents-heading{
display: none;
}