Add description about sections

This commit is contained in:
Dolan Miu
2019-08-06 00:52:50 +01:00
parent cb699e17b3
commit 4b19131dbd
2 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,7 @@
# Sections # Sections
> Every document is made up of one or more sections
A section is a grouping of paragraphs that have a specific set of properties used to define the pages on which the text will appear. Properties include page size, page numbers, page orientation, headers, borders and margins.
For example, you could have one section which is portrait with a header and footer, and another section in landscape with no footer, and a header showing the current page number.

View File

@ -68,7 +68,7 @@
"@types/webpack": "^4.4.24", "@types/webpack": "^4.4.24",
"awesome-typescript-loader": "^3.4.1", "awesome-typescript-loader": "^3.4.1",
"chai": "^3.5.0", "chai": "^3.5.0",
"docsify": "^4.9.1", "docsify-cli": "^4.3.0",
"glob": "^7.1.2", "glob": "^7.1.2",
"istanbul-instrumenter-loader": "^3.0.1", "istanbul-instrumenter-loader": "^3.0.1",
"jszip": "^3.1.5", "jszip": "^3.1.5",