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

Commit1f4ec89

Browse files
committed
Remove obsolete documentation build tools for Windows
The scripts and instructions have been nonfunctional at least sincePostgreSQL 10 (commit510074f) andnobody has stepped up to fix them. So right now just remove them untilsomeone wants to resurrect them.Discussion:https://www.postgresql.org/message-id/flat/B74C0219-6BA9-46E1-A524-5B9E8CD3BDB3%40yesql.se
1 parente8d9caa commit1f4ec89

File tree

4 files changed

+0
-179
lines changed

4 files changed

+0
-179
lines changed

‎doc/src/sgml/install-windows.sgml

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -486,52 +486,5 @@ $ENV{PERL5LIB}=$ENV{PERL5LIB} . ';c:\IPC-Run-0.94\lib';
486486
</para>
487487
</sect2>
488488

489-
<sect2>
490-
<title>Building the Documentation</title>
491-
492-
<para>
493-
Building the PostgreSQL documentation in HTML format requires several tools
494-
and files. Create a root directory for all these files, and store them
495-
in the subdirectories in the list below.
496-
<variablelist>
497-
<varlistentry>
498-
<term>OpenJade 1.3.1-2</term>
499-
<listitem><para>
500-
Download from
501-
<ulink url="http://sourceforge.net/projects/openjade/files/openjade/1.3.1/openjade-1_3_1-2-bin.zip/download"></ulink>
502-
and uncompress in the subdirectory <filename>openjade-1.3.1</filename>.
503-
</para></listitem>
504-
</varlistentry>
505-
506-
<varlistentry>
507-
<term>DocBook DTD 4.2</term>
508-
<listitem><para>
509-
Download from
510-
<ulink url="http://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.zip"></ulink>
511-
and uncompress in the subdirectory <filename>docbook</filename>.
512-
</para></listitem>
513-
</varlistentry>
514-
515-
<varlistentry>
516-
<term>ISO character entities</term>
517-
<listitem><para>
518-
Download from
519-
<ulink url="http://www.oasis-open.org/cover/ISOEnts.zip"></ulink> and
520-
uncompress in the subdirectory <filename>docbook</filename>.
521-
</para></listitem>
522-
</varlistentry>
523-
</variablelist>
524-
Edit the <filename>buildenv.pl</filename> file, and add a variable for the
525-
location of the root directory, for example:
526-
<programlisting>
527-
$ENV{DOCROOT}='c:\docbook';
528-
</programlisting>
529-
To build the documentation, run the command
530-
<filename>builddoc.bat</filename>. Note that this will actually run the
531-
build twice, in order to generate the indexes. The generated HTML files
532-
will be in <filename>doc\src\sgml</filename>.
533-
</para>
534-
</sect2>
535-
536489
</sect1>
537490
</chapter>

‎src/tools/msvc/README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ arguments.
4747

4848
- User tools -
4949
build.pl tool to build the binaries
50-
builddoc.pl tool to build the docs
5150
clean.bat batch file for cleaning up generated files
5251
install.pl tool to install the generated files
5352
mkvcbuild.pl tool to generate the Visual Studio build files

‎src/tools/msvc/builddoc.bat

Lines changed: 0 additions & 7 deletions
This file was deleted.

‎src/tools/msvc/builddoc.pl

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp