search box and page banner when building html
When I build the documentation following the instructions from "Building
The Documentation" in Appendix J, it does not produce the banner and search
box that are included with the published PostgreSQL documentation at
https://www.postgresql.org/docs/9.6/static/.
I am using the command:
make STYLE=website html
Is there a way to get something like the banner and search box included
when using the generated html?
I would appreciate and suggestions since I am not familiar with building
websites.
...Rick Swagerman
On Tue, Aug 29, 2017 at 7:52 PM, Richard Swagerman <
rswagerman@salesforce.com> wrote:
When I build the documentation following the instructions from "Building
The Documentation" in Appendix J, it does not produce the banner and search
box that are included with the published PostgreSQL documentation at
https://www.postgresql.org/docs/9.6/static/.I am using the command:
make STYLE=website htmlIs there a way to get something like the banner and search box included
when using the generated html?I would appreciate and suggestions since I am not familiar with building
websites.
...Rick Swagerman
For that you'd have to pass it through the website framwork completely
(that's in the pgweb repository on git.postgresql.org -- but a lot more
involved than just a make command)
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>