Skip to content

sort tag pages alphabetically by title on the index page #16

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

Conversation

mathematicalcoffee
Copy link
Contributor

I modifed Jakefile.js to sort all the pages alphabetically by article title before generating them on index.html.

It only actually makes a difference to the tags listing (since the other articles have their order specified manually). Tags are now listed alphabetically, which makes a lot more sense.

This commit is independing on all the tag documentation pull requests (#12, #13, #15).

I didn't regenerate index.html yet though (only commited Jakefile.js) as I figure that will cause less conflicts when those other pull requests are merged.

@hegemonic hegemonic merged commit f9fde8a into jsdoc:master Oct 5, 2013
@hegemonic
Copy link
Contributor

Sorry for the absurd delay in merging this!

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.

2 participants