factor/core/help/load.factor

12 lines
180 B
Factor

PROVIDE: core/help
{ +files+ {
"stylesheet.factor"
"topics.factor"
"markup.factor"
"help.factor"
"syntax.factor"
} }
{ +tests+ {
"test/topics.factor"
} } ;