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
*[.travis.yml](https://github.com/linksplatform/Data.Triplets/blob/master/.travis.yml) - Travis CI build configuration.
29
-
*[docfx.json](https://github.com/linksplatform/Data.Triplets/blob/master/docfx.json) and [toc.yml](https://github.com/linksplatform/Data.Triplets/blob/master/toc.yml) - DocFX build configuration.
30
-
*[format-document.sh](https://github.com/linksplatform/Data.Triplets/blob/master/format-document.sh) - script for formating`tex` file for generating PDF from it.
31
-
*[format-csharp-files.py](https://github.com/linksplatform/Data.Triplets/blob/master/format-csharp-files.py) - script for formating single `.cs`file as a part of `tex` file.
32
-
*[generate-pdf.sh](https://github.com/linksplatform/Data.Triplets/blob/master/generate-pdf.sh) - script that generates PDF with code for e-readers.
33
-
*[publish-docs.sh](https://github.com/linksplatform/Data.Triplets/blob/master/publish-docs.sh) - script that publishes generated documentation and PDF with code for e-readers to `gh-pages` branch.
34
-
*[push-nuget.bat](https://github.com/linksplatform/Data.Triplets/blob/master/push-nuget.bat) - Windows script for publishing current version of NuGet package.
*[docfx.json](https://github.com/linksplatform/Data.Triplets/blob/master/docfx.json) and [toc.yml](https://github.com/linksplatform/Data.Triplets/blob/master/toc.yml) - [DocFX](https://dotnet.github.io/docfx) build configuration.
30
+
*[format-document.sh](https://github.com/linksplatform/Data.Triplets/blob/master/format-document.sh) - script for formatting`tex` file for generating PDF from it.
31
+
*[format-csharp-files.py](https://github.com/linksplatform/Data.Triplets/blob/master/format-csharp-files.py) - script for formatting `.cs`files as a part of `tex` file.
32
+
*[generate-pdf.sh](https://github.com/linksplatform/Data.Triplets/blob/master/generate-pdf.sh) - script that generates PDF with code for e-readers.
33
+
*[publish-docs.sh](https://github.com/linksplatform/Data.Triplets/blob/master/publish-docs.sh) - script that publishes generated documentation and PDF with code for e-readers to [gh-pages](https://github.com/linksplatform/Data.Triplets/tree/gh-pages) branch.
34
+
*[push-nuget.sh](https://github.com/linksplatform/Data.Triplets/blob/master/push-nuget.sh) - script for publishing current version of [NuGet](https://www.nuget.org) package.
0 commit comments