Sannis / node-mysql-libmysqlclient

Asynchronous MySQL binding for Node.js
http://sannis.github.com/node-mysql-libmysqlclient
Other
229 stars 47 forks source link

Can't view the docs #176

Closed sigmatht closed 9 years ago

sigmatht commented 11 years ago

I'm trying to learn more about this project and whenever i go to http://sannis.github.io/node-mysql-libmysqlclient/api.html or http://sannis.github.io/node-mysql-libmysqlclient/examples.html the page loads blank (well, to be more precise it loads text for about a quarter second and then goes blank. i.e., left column mysql-libmysqlclient || right column: ./mysql-libmysqlclient)

It seems similar to this closed issue: https://github.com/Sannis/node-mysql-libmysqlclient/issues/75 I tried building it in my local directory using the instructions listed on issue 75.

computer@localhost:~/Sannis-node-mysql-libmysqlclient$ node-waf doc .
Parse README.markdown: /bin/sh: 1: dox: not found Parse CHANGELOG.markdown: /bin/sh: 1: dox: not found Parse API documentation: /bin/sh: 1: dox: not found Parse module usage examples: /bin/sh: 1: dox: not found

However, that essentially erased all the info that was contained in those html files and replaced it with nothing. I'm not sure if I'm doing something wrong on my end; Do you have any suggestions, as I really would love to use this module--but I'm not sure where to start without having any access to the api/examples.

Miha-ha commented 10 years ago

Open JavaScript console and enter: $('tr').show();

Sannis commented 9 years ago

http://sannis.github.io/node-mysql-libmysqlclient/api/