Added list of os page. Fixed mistake in website editing docs about xml
syntax.
This commit is contained in:
parent
533335598f
commit
b5edd71eb7
@ -63,7 +63,7 @@
|
||||
file. We add the two lines:
|
||||
</p>
|
||||
<code>
|
||||
<xml version='1.0'><br />
|
||||
<xml version='1.0'><br />
|
||||
<!DOCTYPE cscpage SYSTEM "../csc.dtd">
|
||||
</code>
|
||||
<p>
|
||||
|
@ -1,5 +1,5 @@
|
||||
SUBDIRS = books
|
||||
INPUTS = index.xml staff.xml books.xml
|
||||
INPUTS = index.xml staff.xml books.xml operating-systems.xml
|
||||
|
||||
include ../default.mk
|
||||
|
||||
|
@ -5,4 +5,5 @@
|
||||
<directory title="Office">
|
||||
<diritem title="Staff" href="staff.html" />
|
||||
<diritem title="Books" href="books.html" />
|
||||
<diritem title="Operating Systems" href="operating-systems.html" />
|
||||
</directory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user