Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit909346e

Browse files
committed
Update instructions on generating TODO.html.
1 parent19c1e68 commit909346e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

‎doc/src/FAQ/README

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ The FAQ* files in this directory are the master versions, and the
33

44
lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist FAQ*
55

6-
The TODO.html file in this directory is not the master, but ../../TODO
7-
is.The conversion is done using txt2html:
6+
The TODO.html file in this directory is not the master; doc/TODO is the
7+
master.Use src/tools/TODO2html to create the HTML version stored here.
88

9-
txt2html --xhtml -s 100 -p 100 --xhtml --titlefirst \
10-
--body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \
11-
--caps_tag '' \
12-
/pgtop/doc/TODO |
13-
sed 's;\[\([^]]*\)\];[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?\1">\1</a>];g' > /pgtop/doc/src/FAQ/TODO.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp