blob: 4234d8233810d8b41c033af29ad5dea3ebf5715b [file] [log] [blame]
#summary Melange Modules
#labels 2013DeveloperDoc
=Static Modules (How Melange Is Organized In Source Control Directories)=
==The "app" Top-Level Directory==
The "app" top-level directory contains all source control-based resources that will go into the code package that will be uploaded to App Engine as part of Melange's release. It contains several third-party code directories, the "soc" directory that contains Melange's first-party production code, and the configuration files and outermost scripts that mediate App Engine's interaction with Melange's code.
==app/soc==
app/soc is the root of Melange's first-party (authored by Melange developers) code. It is divided into:
* *cache*
=Dynamic Modules (How Melange Is Organized During Execution)=
Add your content here. Format your content with:
* Text in *bold* or _italic_
* Headings, paragraphs, and lists
* Automatic links to other wiki pages