Folder StructureCreating an organized folder structure is critical to establishing an efficient and productive environment. Typically, there will be a folder set for each document source, and a another folder set for each output. An example source folder set is illustrated here: sourcePath/project_name An example output folder set is illustrated here: outputPath/project_name Items in these folders should be self evident based on the names of the folders. DynaDoc convention is to name source files ".htm," and output files ".html." The output folder structure would be similar to the above, but the "htm" folder is named "html." The DynaDoc script would typically be stored in the project_name folder. |
|
|