Skip to content

Added Table of Contents to Readme.md #930

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

Closed
wants to merge 2 commits into from

Conversation

jobrios
Copy link
Contributor

@jobrios jobrios commented Oct 22, 2014

No description provided.

@dougwilson
Copy link
Member

You should really petition GitHub to add this, so it's automatically generated from our headers.

@jobrios
Copy link
Contributor Author

jobrios commented Oct 22, 2014

Hmm... I don't see why this failed checks.

@dougwilson, perhaps future updates could be made with doctstoc?

@dougwilson
Copy link
Member

Don't worry about the test failure; it was just a flaky test; I hit rerun on it for you just now.

@brendanashworth
Copy link

Can this please be merged? The docs are a pain in the ass to traverse right now.

@dougwilson
Copy link
Member

Do we know if this works on the new npm website?

@jobrios
Copy link
Contributor Author

jobrios commented Feb 5, 2015

As an example, Bootstrap's Readme.md on github is displayed properly on their npmjs page.

@dougwilson
Copy link
Member

Right, but I mean, npm is completely different now, so just need someone (or me) to verify that all the anchor links in the pr work on the new npm.

- [Closing all the connections in a pool](#closing-all-the-connections-in-a-pool)
- [PoolCluster](#poolcluster)
- [PoolCluster Option](#poolcluster-option)
- [Switching users / altering connection state](#switching-users--altering-connection-state)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link doesn't work on the npmjs.com site.

@dougwilson
Copy link
Member

Sorry, I reverted your PR merge; I need your name and email address in order to merge your contribution.

@dougwilson dougwilson reopened this Feb 11, 2015
@jobrios
Copy link
Contributor Author

jobrios commented Feb 12, 2015

Ok. You can see the "Switching users and altering connection state" and "Piping results with Streams2" links working correctly on my practice package page. If this is ok, I'll go ahead and commit. (Aren't my github username and noreply email sufficient to merge?)

Small change: I moved the Streams2 link from the "Piping results with Streams2" section heading to the single occurrence of "Streams2" in the section's text. Otherwise, the Markdown-HTML converter's avoidance of putting a link within a link leads to the section heading not rendering correctly as an anchor link (i.e., no little anchor icon appears on hover), even if you try

 ### <a name="piping-results-with-streams2"></a>Piping results with [Streams2](http://blog.nodejs.org/2012/12/20/streams2/)

@dougwilson
Copy link
Member

That all sounds good. I don't know why there is a link in the header in the first place.

@dougwilson dougwilson self-assigned this Feb 12, 2015
@jobrios
Copy link
Contributor Author

jobrios commented Feb 12, 2015

Fixed.

@dougwilson
Copy link
Member

@jobrios unless you provide the information from #930 (comment) I won't be able to merge this as your contribution, if at all.

@jobrios
Copy link
Contributor Author

jobrios commented Feb 16, 2015

Ok. The information is now displayed on my profile page.

seangarner pushed a commit to seangarner/node-mysql that referenced this pull request May 11, 2015
@mysqljs mysqljs locked and limited conversation to collaborators Jun 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants