How to control <title> in HTML page #2032
Replies: 1 comment
-
Hello. I don't know what I was doing wrong before. Looks like adding My problem has been solved. I am closing this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am using sphinx and pydata / ablog. All documentation shows that I should use
html_title
inconf.py
to control<title>
in HTML pages. However no matter what I will setup there (Real string / random string / etc) - Generated documentation always adding suffix:Can you help me to fix this please?
Packages:
Beta Was this translation helpful? Give feedback.
All reactions