Fixed READMEs for shared folders
This commit is contained in:
parent
de2fb171ad
commit
22b8455439
2 changed files with 13 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
|||
Shared Sources
|
||||
---
|
||||
layout: page
|
||||
title: Shared Modules
|
||||
permalink: /modules/shared/lib/
|
||||
---
|
||||
|
||||
Shared Modules
|
||||
==============
|
||||
|
||||
This folder contains a mix of shared code, with some files used only by Node (server) modules,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: Shared Templates
|
||||
permalink: /modules/shared/templates/
|
||||
---
|
||||
|
||||
Shared Templates
|
||||
===
|
||||
Template folders contain a variety of XML and HTML templates and supporting files, including:
|
||||
|
|
|
|||
Loading…
Reference in a new issue