mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
doc: Add titles for browser-window and frameless-window.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Synopsis
|
||||
# browser-window
|
||||
|
||||
The `BrowserWindow` class gives you ability to create a browser window, an
|
||||
example is:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Frameless window
|
||||
|
||||
A frameless window is a window that has no chrome.
|
||||
|
||||
## Create a frameless window
|
||||
|
||||
Reference in New Issue
Block a user