/[tewi]/Document/docgen.conf
ViewVC logotype

Annotation of /Document/docgen.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations)
Sat Nov 23 13:35:09 2024 UTC (5 months ago) by nishi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -1 lines
Content type: text/plain
update docgen

1 nishi 1.1 # vim: syntax=tcl
2 nishi 1.2 # $Id: docgen.conf 417 2024-11-23 13:34:54Z nishi $
3 nishi 1.1
4     set input_directory "input"
5     set output_directory "output"
6 nishi 1.2 set author "Nishi"
7 nishi 1.1 set title "Tewi HTTPd"
8     set icon "../Binary/tewi.png"
9     set favicon "../Binary/tewi.png"
10     set footer "<a href=\"https://trac.nishi.boats/tewi\">Trac</a>"
11     set links ""
12     set icon_height 128
13     set languages {jp en}
14     cd ..
15     set VERSION "[exec make get-version]"
16     cd Document

nishi@yakumo.dev
ViewVC Help
Powered by ViewVC 1.3.0-dev