updated front page
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@52 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
743c424c66
commit
5540a1a43c
12
public/v8.h
12
public/v8.h
@ -25,13 +25,17 @@
|
||||
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
/** \mainpage of the V8 API Reference Guide
|
||||
/** V8 API Reference Guide
|
||||
|
||||
V8 is Google's open source JavaScript engine. This set of documents
|
||||
provides reference material generated from the V8 header file, v8.h.
|
||||
|
||||
For introductory material see http://code.google.com/apis/v8/
|
||||
|
||||
|
||||
|
||||
Add text to introduce,
|
||||
|
||||
point back to code.google.com/apis/v8/index.html
|
||||
|
||||
etc etc etc
|
||||
*/
|
||||
#ifndef _V8
|
||||
#define _V8
|
||||
|
Loading…
Reference in New Issue
Block a user