Skip to content

Commit

Permalink
Updated shared content
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfbuildbot committed Jan 19, 2020
1 parent 1f58648 commit eda58b2
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ end_of_line = lf
end_of_line = crlf

# Analyzers
dotnet_code_quality.ca1802.api_surface = private, internal
dotnet_code_quality.ca1802.api_surface = private, internal
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -335,3 +335,4 @@ ASALocalRun/

# MFractors (Xamarin productivity tool) working folder
.mfractor/

3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019, Grid Protection Alliance
Copyright (c) 2019-2020, Grid Protection Alliance

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -19,3 +19,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

1 change: 1 addition & 0 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ These libraries include software developed at the Grid Protection Alliance, Inc.
(http://www.gridprotectionalliance.org/)

=========================================================================================================

2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ before_build:
nuget restore src\Gemstone.PQDIF.sln
build:
parallel: true
verbosity: minimal
verbosity: minimal
3 changes: 2 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ github:
owner_url: https://www.gridprotectionalliance.org
owner_name: Grid Protection Alliance
plugins:
- jemoji
- jemoji

2 changes: 1 addition & 1 deletion docs/_includes/anchor_headings.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@
{% endcapture %}
{% capture edited_headings %}{{ edited_headings }}{{ new_heading }}{% endcapture %}
{% endfor %}
{% endcapture %}{% assign headingsWorkspace = '' %}{{ edited_headings | strip }}
{% endcapture %}{% assign headingsWorkspace = '' %}{{ edited_headings | strip }}
4 changes: 2 additions & 2 deletions docs/_layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% comment %}
{% comment %}
<!-- Do not make changes to this file in Gemstone Library projects, the content source is shared. -->
<!-- The source for this file exists here: https://github.com/gemstone/shared-content -->
<!-- When content is updated in the shared-content repo, updates will be applied by build script. -->
Expand Down Expand Up @@ -50,4 +50,4 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de
</footer>
</main>
</body>
</html>
</html>
1 change: 1 addition & 0 deletions docs/coding-style.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ The general rule we follow is "_use Visual Studio defaults_".
16. When using #region sections or labels (for goto), indent the item one less than the current indentation.

An [EditorConfig](https://editorconfig.org "EditorConfig homepage") file (`.editorconfig`) has been provided at the root of the repository, enabling C# auto-formatting.

Binary file modified docs/img/favicon.ico
Binary file not shown.
Binary file modified docs/img/gemstone-social-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/gemstone-square-1000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/gemstone-square-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/gemstone-wide-600.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 16 additions & 2 deletions src/DocGen/common.tokens
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<content xml:space="preserve" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink">
<item id="AboutGemstoneSection"><!-- Do not make changes to this file in Gemstone Library projects, the content source is shared. -->
<!-- The source for this file exists here: https://github.com/gemstone/shared-content -->
Expand Down Expand Up @@ -28,7 +28,7 @@
</ddue:externalLink>.
</ddue:para>
<ddue:para>
These packages represent a focused re-envisioning of the best libraries, i.e., the "gems", from the
These libraries represent a focused re-envisioning of the best code, i.e., the "gems", from the
<ddue:externalLink>
<ddue:linkText>Grid Solutions Framework</ddue:linkText>
<ddue:linkAlternateText>Grid Solutions Framework</ddue:linkAlternateText>
Expand All @@ -55,6 +55,19 @@
organizes all Gemstone functionality for most any .NET coding.
</ddue:para>
</ddue:listItem>
<ddue:listItem>
<ddue:para>
<ddue:legacyBold>
<ddue:externalLink>
<ddue:linkText>Gemstone.Communication</ddue:linkText>
<ddue:linkAlternateText>Gemstone.Communication</ddue:linkAlternateText>
<ddue:linkUri>https://gemstone.github.io/communication/</ddue:linkUri>
<ddue:linkTarget>_blank</ddue:linkTarget>
</ddue:externalLink>
</ddue:legacyBold>
organizes all Gemstone functionality related to communication functionality, e.g., sockets and serial ports.
</ddue:para>
</ddue:listItem>
<ddue:listItem>
<ddue:para>
<ddue:legacyBold>
Expand Down Expand Up @@ -154,3 +167,4 @@
<ddue:linkUri>https://GitHub.com/EWSoftware/SHFB</ddue:linkUri>
</ddue:externalLink></item>
</content>

Binary file modified src/DocGen/icons/favicon.ico
Binary file not shown.
Binary file modified src/DocGen/icons/gemstone-square-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/DocGen/icons/help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/DocGen/styles/branding.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* General styles */
/* General styles */
body {
font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
Expand Down Expand Up @@ -694,3 +694,4 @@ sup.citation a:link a:visited a:active {
font-size: 8.5pt;
font-weight: bold;
}

0 comments on commit eda58b2

Please sign in to comment.