You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,4 @@ A repository to contain IntelliTect's tools for coding conventions. [https://int
11
11
12
12
## Guidelines Site Maintenance
13
13
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/).
14
-
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)
14
+
There is also another action to manually run a xml to md conversion on any branch. There is a retired tool that was used to extract guidelines from the manuscript word documents to an XML file here:[Manuscript Guidelines Extractor](https://github.com/IntelliTect/ManuscriptGuidelinesExtractor)
0 commit comments