Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit 32b8f79

Browse files
doc: create the md2pdf.yml, one for the user guide and the other for the admin guide
1 parent a331180 commit 32b8f79

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

md2pdf.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
files_order:
2+
- 'doc/index.md'
3+
- 'doc/cep/index.md'
4+
- 'doc/cep/configuration.md'
5+
- 'doc/cep/mapping.md'
6+
- 'doc/cep/types.md'
7+
- 'doc/cep/geospatial.md'
8+
- 'doc/broker/index.md'
9+
- 'doc/examples/1_RoomsAndFloors/index.md'
10+
- 'doc/examples/2_CloseShutters/index.md'
11+
- 'doc/examples/3_CepAndBroker/index.md'
12+
- 'doc/examples/4_CepAndBrokerAndOrion/index.md'
13+
- 'doc/examples/5_TemperatureThreshold/index.md'
14+
- 'doc/examples/6_QueryAndCommand/index.md'
15+
- 'doc/examples/7_Metadata/index.md'
16+
- 'doc/examples/8_DateAndGeoPoint/index.md'
17+
- 'doc/examples/9_Geofencing/index.md'

md2pdf_admin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
files_order:
2+
- 'doc/admin/cep.md'
3+
- 'doc/admin/broker.md'

0 commit comments

Comments
 (0)