Skip to content

Conversation

pmodin
Copy link
Contributor

@pmodin pmodin commented Aug 9, 2023

  • doc: Set html title with pod2html for make html
  • doc: run make html

I've noticed that the title tag wasn't closed on your website, so I found out why it wasn't and decided to try to fix it.

I also generated the resulting html document, but I put it in a separate commit as I'm not sure if you want to do this step as part of a release cycle or not (it seems to not have run for some time, with new sections being generated). It'll at least show what change this commit does, so I left it in.

fixes: #200

pmodin added 2 commits August 9, 2023 13:10
Pass title argument to pod2html, instead of editing the file afterwards.
This helps avoiding broken tags in the resulting document.
@df7cb df7cb merged commit 89249c3 into bucardo:master Sep 26, 2023
@df7cb
Copy link
Collaborator

df7cb commented Sep 26, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalid title tag in html documentation

2 participants