File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ The reason for creating the Razroo Markdown engine is twofold: 1. Have a pseudo-
44
44
45
45
2 . Allow for a single source of content, to be built out to multiple platforms.
46
46
47
+ ## [ Accessing Razroo's Private NPM Repos] ( https://razroo.atlassian.net/wiki/spaces/EN/pages/2129592321/Logging+Into+Accessing+Razroo+s+Private+NPM+Repos )
48
+
47
49
# Workflow
48
50
49
51
## Netlify / Technical Writers
@@ -94,10 +96,6 @@ The JSON file contains five parts:
94
96
1 . ` path: ` - Path of file to be built.
95
97
1 . ` title: ` - Title of the file to be built.
96
98
1 . ` id: ` - Chapter unique id of chapter to be built.
97
-
98
- OR
99
- 1 . ` subject: ` - Subject of chapters in chapters array.
100
- 1 . ` chapters: [{}] ` - Array of chapters following above pattern with ` path ` , ` title ` , and ` id `
101
99
102
100
103
101
** * Note: Title will be automatically added to book chapter on build process, if no ` title: ` is present ** *
You can’t perform that action at this time.
0 commit comments