mtd/html/doc Makefile, NONE, 1.1 general.xml, NONE, 1.1 jffs2.xml,
NONE, 1.1 jffs3.xml, NONE, 1.1 menu2.html, NONE, 1.1 menu2.xml,
NONE, 1.1 nand.xml, NONE, 1.1
gleixner at infradead.org
gleixner at infradead.org
Sat Mar 12 08:48:24 EST 2005
- Previous message: mtd/html Makefile, NONE, 1.1 archive.xml, NONE, 1.1 fellows.xml,
NONE, 1.1 html.py, NONE, 1.1 index.xml, NONE, 1.1 mail.xml,
NONE, 1.1 menu1.xml, NONE, 1.1 menu2.xml, NONE, 1.1 source.xml,
NONE, 1.1
- Next message: mtd/html/faq Makefile, NONE, 1.1 general.xml, NONE, 1.1 jffs2.xml,
NONE, 1.1 jffs3.xml, NONE, 1.1 menu2.xml, NONE, 1.1 nand.xml,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/html/doc
In directory phoenix.infradead.org:/tmp/cvs-serv15437/doc
Added Files:
Makefile general.xml jffs2.xml jffs3.xml menu2.html menu2.xml
nand.xml
Log Message:
Add overhauled page sources
--- NEW FILE Makefile ---
#
CONV = "../html.py"
TARGETS = general.html jffs2.html jffs3.html nand.html
all: $(TARGETS)
$(TARGETS): %.html: %.xml ../inc/*.tmpl ../menu1.xml menu2.xml
$(CONV) -f $<
clean:
rm -f $(TARGETS)
***** Error reading new file: [Errno 2] No such file or directory: 'general.xml'
***** Error reading new file: [Errno 2] No such file or directory: 'jffs2.xml'
***** Error reading new file: [Errno 2] No such file or directory: 'jffs3.xml'
--- NEW FILE menu2.html ---
<div id="menu2">
<span class="nonsel">
<a nowrap="nowrap" href="general.html"><span>General</span></a>
</span>
<span class="nonsel">
<a nowrap="nowrap" href="nand.html"><span>NAND</span></a>
</span>
<span class="nonsel">
<a nowrap="nowrap" href="jffs2.html"><span>JFFS2</span></a>
</span>
<span class="nonsel">
<a nowrap="nowrap" href="jffs3.html"><span>JFFS3</span></a>
</span>
</div>
</ENDMENU>
--- NEW FILE menu2.xml ---
<PAGE>
<STARTMENU level="2"/>
<MENU topic="General" link="general.html" mode="VAR_SEL_GENERAL" />
<MENU topic="NAND" link="nand.html" mode="VAR_SEL_NAND" />
<MENU topic="JFFS2" link="jffs2.html" mode="VAR_SEL_JFFS2" />
<MENU topic="JFFS3" link="jffs3.html" mode="VAR_SEL_JFFS3" />
<ENDMENU />
</PAGE>
***** Error reading new file: [Errno 2] No such file or directory: 'nand.xml'
- Previous message: mtd/html Makefile, NONE, 1.1 archive.xml, NONE, 1.1 fellows.xml,
NONE, 1.1 html.py, NONE, 1.1 index.xml, NONE, 1.1 mail.xml,
NONE, 1.1 menu1.xml, NONE, 1.1 menu2.xml, NONE, 1.1 source.xml,
NONE, 1.1
- Next message: mtd/html/faq Makefile, NONE, 1.1 general.xml, NONE, 1.1 jffs2.xml,
NONE, 1.1 jffs3.xml, NONE, 1.1 menu2.xml, NONE, 1.1 nand.xml,
NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list