generated from fastn-stack/fastn-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFPM.ftd
59 lines (45 loc) · 2.11 KB
/
FPM.ftd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
-- import: fpm
-- fpm.package: df.fifthtry.com
zip: github.com/fifthtry/df/archive/refs/heads/main.zip
download-base-url: https://raw.githubusercontent.com/fifthtry/df/main
-- fpm.dependency: fifthtry.github.io/doc-site as ds
-- fpm.dependency: fifthtry.github.io/product-switcher as ps
-- fpm.dependency: fifthtry.github.io/fifthtry-brand-switcher as fbs
-- fpm.dependency: fifthtry.github.io/forest-cs as forest-cs
-- fpm.dependency: fifthtry.github.io/roboto-mono as mono
-- fpm.auto-import: ds
-- fpm.auto-import: df.fifthtry.com/FPM/config
-- fpm.auto-import: df.fifthtry.com/assets
-- fpm.sitemap:
# Home: /
# Web Product: web/
## Product Manual: web/product/
- Overview & Why: web/product/overview/
- Overview: web/product/overview/document-overview/
- What are users doing today?: web/product/overview/what-are-users-doing-today/
- Why Not?: web/product/overview/why-not/
- Philosophy: web/product/overview/philosophy/
- Competitors: web/product/overview/competitors/
- Features & Journeys: web/product/features/
- Overview: web/product/features/
- Glossary: web/product/features/glossary/
- Personas: web/product/features/personas/
- Pages, Actions, APIs, Communications: web/product/sitemap/
- How To Organise TOC of this Subsection: web/product/sitemap/how-to-organise-toc-of-this-subsection/
- Documentation Of A Page: web/product/sitemap/documentation-of-a-page/
- Documentation of a Widget: web/product/sitemap/documentation-of-a-widget/
- Documentation Of An Action: web/product/sitemap/documentation-of-an-action/
- Documentation Of An Api: web/product/sitemap/documentation-of-an-api/
- Documentation Of An Outgoing Communication: web/product/sitemap/documentation-of-an-outgoing-communication/
## Developer Manual: web/dev/
- Overview: web/dev/
- Databases: web/dev/databases/
- Database Name: web/dev/databases/database-name/
- “Table” Name: web/dev/databases/table-name/
- Database Functions: web/dev/databases/database-functions/
- Service 1: web/dev/service-1/
- Service 2: web/dev/service-2/
- Role 1: Front End
url: web/dev/role-1/
- Role 2: web/dev/role-2/
- Role 3: web/dev/role-3/