add more fancy things
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good
This commit is contained in:
parent
d332b1264d
commit
3cbcb8b1da
9 changed files with 109 additions and 64 deletions
|
|
@ -306,7 +306,7 @@ open(OUT, ">", $ARGV[2]);
|
|||
print(OUT "<?xml version=\"1.0\"?>\n");
|
||||
print(OUT "<document>\n");
|
||||
print(OUT " <header>\n");
|
||||
print(OUT " <title>Documentation of $input</title>\n");
|
||||
print(OUT " <title>$input</title>\n");
|
||||
print(OUT " </header>\n");
|
||||
print(OUT " <body>\n");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue