Skip to content

Render titles using section indexes #1302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from Apr 28, 2012
Merged

Render titles using section indexes #1302

merged 3 commits into from Apr 28, 2012

Conversation

ghost
Copy link

@ghost ghost commented Apr 23, 2012

This has the advantage to make the index page for each section available (except as an almost hidden navigation at the footer of the first rendered chapter).

Alphabetised the cookbook additionally.

weaverryan added a commit that referenced this pull request Apr 28, 2012
Render titles using section indexes
@weaverryan weaverryan merged commit 95507de into symfony:2.0 Apr 28, 2012
@weaverryan
Copy link
Member

Hi Drak!

I think this is a good idea - I've merged it in with some tweaks. We'll have to see how it looks when it's rendered on the site, and then make any visual tweaks from there. One thing that I couldn't get to work was actually bolding the header link, so they're currently at a normal weight. If it's not distinct enough on the site, we can turn the section headers into an actual header, which will be bold (and we can turn into a link).

Thanks!

@ghost
Copy link
Author

ghost commented Apr 28, 2012

@weaverryan am sure the CSS can be tweaked in the Sphinx render theme. Waiting for the 3am build :)
Maybe it would be good to do what PHP.net have, that is a staging server which build 4-6 times a day on a subdomain (with a robots.txt to prevent indexing). This will help us to fix things before they are rendered and make the process a bit easier @fabpot

@fabpot
Copy link
Member

fabpot commented Apr 29, 2012

I'm working on making that possible (probably just for English). Do we need to build all branches? or just master? or just 2.0?

@ghost
Copy link
Author

ghost commented Apr 29, 2012

The original change was made in 2.0 so it would be best done in 2.0 so it works all the way up.

@ghost
Copy link
Author

ghost commented Apr 29, 2012

Sorry misread, I think it's safe to make it happen for just English, but it should render all branches.

@fabpot
Copy link
Member

fabpot commented Apr 30, 2012

ok, the docs are now updated every 15 minutes, and rebuilt from scratch every French night (3AM). See #1328

@hhamon
Copy link
Contributor

hhamon commented Apr 30, 2012

French night? Can't we simply tell that the documentation is rebuilt from scratch everyday at 3 am (Europe/Paris time)?

@ghost
Copy link
Author

ghost commented Apr 30, 2012

I vote for a new Symfony timezone :-P

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.

3 participants