Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ A repository to contain IntelliTect's tools for coding conventions. [https://int

## Guidelines Site Maintenance
There are two github actions that are used to update the CodingGuidelinesSite. One action ( *Update csharp Markdown* ) will run automatically when the XML file in the master branch is updated via a commit. The CodingGuidelines github page will then reflect the changes. After reviewing the "dev" site, there is another action ( *Update Docs Folder on CodingGuidelinesSite* ) that will move the new markdown file to production site [CodingGuidelinesSite]( https://intellitect.github.io/CodingGuidelinesSite/).
There is also another action to manually run a xml to md conversion on any branch.
There is also another action to manually run a xml to md conversion on any branch. There is a retired tool to extract guidelines from the manuscript word documents to an XML file [Manuscript Guidelines Extractor](https://github.com/IntelliTect/ManuscriptGuidelinesExtractor)