Fixed ID anchors
This commit is contained in:
parent
3d1e5a7d12
commit
cace19a433
3 changed files with 18 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Project TODO list
|
# Project TODO list
|
||||||
#
|
#
|
||||||
# $Id:
|
# $Id$
|
||||||
#####
|
#####
|
||||||
|
|
||||||
For now the code is able to do the first step for the new approach: to create
|
For now the code is able to do the first step for the new approach: to create
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Id:
|
# $Id$
|
||||||
#####
|
#####
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
|
#!/bin/bash
|
||||||
#####
|
#####
|
||||||
#
|
#
|
||||||
# Parse the XML documents to create a 'package' book
|
# Parse the XML documents to create a 'package' book
|
||||||
#
|
#
|
||||||
# $Id:
|
# $Id$
|
||||||
#####
|
#####
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue