Kevin Sheppard

Results 499 comments of Kevin Sheppard

https://github.com/sphinx-doc/sphinx/blob/af62fa61e6cbd88d0798963211e73e5ba0d55e6d/sphinx/environment/collectors/title.py#L53 Does not seem to provide a method to override.

Great. I'd rather not try and fitis here since it would be pretty hacky, something along the lines of ``` if title =! "": full_title = title + " -...

The - removal would need to come from sphinx-material. If title is empty, then the page title should be html_title if present, and it not, nothing (which might not be...

That is what I mean. One challenge is that html_title has been escaped before it get to templating and the - has been manually inserted, and so some string parsing...

There is a start in#81. It will need to become opt-in before it can be merged.

I aways welcome contributions! On Sun, Oct 4, 2020, 21:08 Anmol2001 wrote: > can i try? > > — > You are receiving this because you are subscribed to this...

![image](https://user-images.githubusercontent.com/5585221/95725909-231e7080-0c70-11eb-8ea0-9b3d97667564.png)