doc: Add titles for browser-window and frameless-window.

This commit is contained in:
Cheng Zhao 2013-09-09 15:18:53 +08:00
parent 8caf5fac06
commit 8ddb85774a
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
## Synopsis
# browser-window
The `BrowserWindow` class gives you ability to create a browser window, an
example is:

View file

@ -1,3 +1,5 @@
# Frameless window
A frameless window is a window that has no chrome.
## Create a frameless window