docs: split link files up in config
This commit is contained in:
parent
789a1342f0
commit
b4c4191fbe
@ -32,7 +32,12 @@ export default {
|
|||||||
|
|
||||||
codeRoot: "../src.ts/index.ts",
|
codeRoot: "../src.ts/index.ts",
|
||||||
links: [
|
links: [
|
||||||
"./links.txt",
|
"./links/javascript.txt",
|
||||||
|
"./links/npm.txt",
|
||||||
|
"./links/projects.txt",
|
||||||
|
"./links/ricmoo.txt",
|
||||||
|
"./links/specs.txt",
|
||||||
|
"./links/wiki.txt"
|
||||||
],
|
],
|
||||||
staticFiles: [
|
staticFiles: [
|
||||||
"logo.svg",
|
"logo.svg",
|
||||||
|
Loading…
Reference in New Issue
Block a user