source:
Main/trunk/Document/docgen.conf@
267
Last change on this file since 267 was 267, checked in by , on Oct 5, 2024 at 6:19:25 PM | |
---|---|
|
|
File size: 289 bytes |
Line | |
---|---|
1 | # vim: syntax=tcl |
2 | # $Id: docgen.conf 267 2024-10-05 09:19:25Z nishi $ |
3 | |
4 | set input_directory "input" |
5 | set output_directory "output" |
6 | set title "Tewi HTTPd" |
7 | set icon "../Binary/tewi.png" |
8 | set favicon "../Binary/tewi.png" |
9 | set footer "<a href=\"https://trac.nishi.boats/tewi\">Trac</a>" |
10 | set links "" |
11 | set icon_height 128 |
12 | set languages {jp en} |
Note:
See TracBrowser
for help on using the repository browser.