Folders in a Flare Project
When you use Windows to view the location where you project is stored, you will always see Content and Project folders (which hold content and project files, respectively). In addition to those, you might see other folders, depending on the actions you take in your project.
.git .gitignore The .git folder is the local repository for a Flare Desktop project and is included when your project is bound to Git Also see Adding and Editing an Ignore File. |
|
Analyzer This holds files that are automatically created with each Flare project. They are database files used behind the scenes when you use the analysis tool in Flare Desktop. You do not need to do anything with these files. However, if you are experiencing issues in Flare Desktop it is sometimes useful to close your project and delete this folder in Windows. A new Analyzer folder will be created when you re-launch Flare Desktop. |
|
Content This holds all content files (e.g., topics, images, stylesheets, snippets) in your project. These files are stored in the Content Explorer in Flare Desktop |
|
FileSync This holds files that are automatically created when you create mappings between external files and copies in your project (e.g., if you are working with external resources or SharePoint integration). You do not need to do anything with these files. |
|
Output This holds files that are created when you build the final output for a Flare project. You can then distribute these files to end users. |
|
Project This holds all project-related files (e.g., glossaries, targets, skins, TOCs, condition tag sets. These files are stored in the Project Organizer in Flare Desktop. |
|
SourceControl This holds files that are used for the source control cache. This folder only pertains to some source control providers. You do not need to do anything with these files. |