-
- Downloads
Revive Reference Manual, remove reference pages from User's Guide.
Make version.sgml the central place for updating version numbers in the documentation. Document titles now contain the version number of the release they belong to. filelist.sgml is the central (and only) place to declare system entities (i.e., sgml files). No longer a need to declare them in each document header. There is no longer any need to maintain duplicate chapter lists in postgres.sgml and user/admin/etc.sgml, everything is build from the same sources. Some parameter entities allow for different text to be included when the integrated or a single doc set is generated, which eliminates the problems that had caused this to fail in the past.
Showing
- doc/src/Makefile 5 additions, 15 deletionsdoc/src/Makefile
- doc/src/sgml/Makefile 21 additions, 10 deletionsdoc/src/sgml/Makefile
- doc/src/sgml/about.sgml 1 addition, 1 deletiondoc/src/sgml/about.sgml
- doc/src/sgml/admin.sgml 20 additions, 73 deletionsdoc/src/sgml/admin.sgml
- doc/src/sgml/book-decl.sgml 11 additions, 0 deletionsdoc/src/sgml/book-decl.sgml
- doc/src/sgml/developer.sgml 5 additions, 29 deletionsdoc/src/sgml/developer.sgml
- doc/src/sgml/filelist.sgml 103 additions, 0 deletionsdoc/src/sgml/filelist.sgml
- doc/src/sgml/indices.sgml 1 addition, 3 deletionsdoc/src/sgml/indices.sgml
- doc/src/sgml/postgres.sgml 25 additions, 268 deletionsdoc/src/sgml/postgres.sgml
- doc/src/sgml/programmer.sgml 33 additions, 103 deletionsdoc/src/sgml/programmer.sgml
- doc/src/sgml/ref/allfiles.sgml 3 additions, 6 deletionsdoc/src/sgml/ref/allfiles.sgml
- doc/src/sgml/ref/commands.sgml 0 additions, 175 deletionsdoc/src/sgml/ref/commands.sgml
- doc/src/sgml/reference.sgml 149 additions, 92 deletionsdoc/src/sgml/reference.sgml
- doc/src/sgml/tutorial.sgml 15 additions, 69 deletionsdoc/src/sgml/tutorial.sgml
- doc/src/sgml/user.sgml 11 additions, 86 deletionsdoc/src/sgml/user.sgml
- doc/src/sgml/version.sgml 7 additions, 0 deletionsdoc/src/sgml/version.sgml
Loading
Please register or sign in to comment