doc: Add titles for browser-window and frameless-window.
This commit is contained in:
parent
8caf5fac06
commit
8ddb85774a
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
## Synopsis
|
# browser-window
|
||||||
|
|
||||||
The `BrowserWindow` class gives you ability to create a browser window, an
|
The `BrowserWindow` class gives you ability to create a browser window, an
|
||||||
example is:
|
example is:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
# Frameless window
|
||||||
|
|
||||||
A frameless window is a window that has no chrome.
|
A frameless window is a window that has no chrome.
|
||||||
|
|
||||||
## Create a frameless window
|
## Create a frameless window
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue