On Mon, Feb 16, 2026 at 4:48 AM Tatsuo Ishii <[email protected]> wrote: > > > When I point my browser at > > file:///home/tmunro/projects/postgresql/build/doc/src/sgml/html/multibyte.html > > I see these longer descriptions flowing onto multiple lines making the > > table cells higher, while the published documentation[1] does only a > > small amount of that, and then the font instead becomes smaller as I > > make the window narrower. Is there an easy way to see the final > > website form in a local build? > > Same here. It would be nice to know website form in a local build. >
Are you folks building with "make STYLE=website html" ? That usually gives me a pretty good representation of the web (although beware if you use any browser specific settings to display websites in different fonts. For example, on my desktop at home I run with postgresql.org at 133% size, which doesn't carry over when looking at locally built html pages. In any case, there is some additional info at https://www.postgresql.org/docs/devel/docguide-build.html#DOCGUIDE-BUILD-HTML Robert Treat https://xzilla.net
