-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from SidingsMedia/main
V0.1.0
- Loading branch information
Showing
39 changed files
with
1,013 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: Spellcheck | ||
|
||
on: [push, pull_request] | ||
|
||
jobs: | ||
build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
- uses: igsekor/[email protected] | ||
name: Spellcheck |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,4 +9,5 @@ Debug | |
*.componentinfo.xml | ||
*.cproj | ||
*.atsln | ||
.vs | ||
.vs | ||
docs/build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
matrix: | ||
- name: reST | ||
sources: | ||
- 'docs/**/*.rst' | ||
default_encoding: utf-8 | ||
hunspell: | ||
d: en_GB | ||
encoding: utf-8 | ||
dictionary: | ||
wordlists: | ||
- dictionaries/companies.txt | ||
- dictionaries/englishCorrect.txt | ||
- dictionaries/fileextensions.txt | ||
- dictionaries/misc.txt | ||
- dictionaries/protocol.txt | ||
- dictionaries/rst.txt | ||
- dictionaries/technical.txt | ||
output: build/dictionary/dictionary.dic | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
SPDX-FileCopyrightText: Copyright (c) 2021 Sidings Media | ||
|
||
SPDX-License-Identifier: CC0-1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
smrc | ||
sidingsmedia | ||
SidingsMedia | ||
github | ||
gitter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
licence | ||
licences |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
png | ||
svg | ||
jpg | ||
jpeg | ||
gif | ||
gifs | ||
GIFs | ||
favicon | ||
favicons | ||
html | ||
md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
behaviour | ||
quickstart | ||
recurse | ||
opensource | ||
initialised | ||
styleguide | ||
cppguide | ||
htmlcssguide |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
mailto | ||
http | ||
https | ||
www | ||
url | ||
urls | ||
localhost | ||
dcc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
toctree | ||
ndx | ||
maxdepth | ||
utm | ||
im |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
wi | ||
fi | ||
api | ||
frontend | ||
preload | ||
bootloaders | ||
submodules | ||
submodule | ||
git's | ||
ipc | ||
nodejs | ||
NodeJS | ||
closeDevTools | ||
ctrl | ||
ctrlChannel | ||
electronjs | ||
macOS | ||
openDevTools | ||
preloader | ||
preloaders | ||
processplatform | ||
registerIPC | ||
setFullScreen | ||
src | ||
titlebar | ||
toggleDevTools | ||
toggleFullScreen | ||
unmaximize | ||
unMaximize | ||
config | ||
json | ||
linux | ||
BrowserWindow | ||
unmaximizes | ||
browserwindowoptions | ||
getFocus | ||
isMaximized | ||
windowSettings | ||
dev | ||
XMLHttpRequest | ||
init | ||
pre | ||
scm | ||
wip | ||
ui | ||
mainboard | ||
otherboard | ||
repo | ||
repos | ||
bootloader | ||
githubusercontent | ||
bw | ||
dep | ||
changelog | ||
autolinked | ||
kicad | ||
io | ||
pageLayout | ||
tsguide | ||
wks | ||
TypeScript | ||
dco | ||
alwaysSignOff | ||
developercertificate | ||
linuxfoundation | ||
signoff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Minimal makefile for Sphinx documentation | ||
# | ||
|
||
# You can set these variables from the command line, and also | ||
# from the environment for the first two. | ||
SPHINXOPTS ?= | ||
SPHINXBUILD ?= sphinx-build | ||
SOURCEDIR = . | ||
BUILDDIR = build | ||
|
||
# Put it first so that "make" without argument is like "make help". | ||
help: | ||
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) | ||
|
||
.PHONY: help Makefile | ||
|
||
# Catch-all target: route all unknown targets to Sphinx using the new | ||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). | ||
%: Makefile | ||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// SPDX-FileCopyrightText: Copyright (c) 2021 Sidings Media | ||
|
||
// SPDX-License-Identifier: MIT | ||
|
||
function warnUnstable() { | ||
var warning = document.createElement('div'); | ||
fetch('https://raw.githubusercontent.com/SidingsMedia/Sidings-Media-Railway-Controller/stable/versions.json').then(response => response.json()).then(data => { | ||
var version = window.location.pathname.split('/')[4] | ||
switch (data[version]) { | ||
case 'stable': | ||
return | ||
case 'pre-release': | ||
warning.innerHTML = "<p class='first admonition-title'>Note</p> " + | ||
"<p class='last'> " + | ||
"This document is a pre-release version and as such this documentation may be unstable and may change. " + | ||
"Documentation is available for the <a href='/projects/smrc/en/stable/'>current stable release</a> and previous versions can be selected by using the “v:” menu in the navigation pane on the left." + | ||
"</p>"; | ||
break | ||
case 'unsupported': | ||
warning.innerHTML = "<p class='first admonition-title'>Note</p> " + | ||
"<p class='last'> " + | ||
"This documentation is now unsupported and is outdated. You should use the current stable release instead." + | ||
"Documentation is available for the <a href='/projects/smrc/en/stable/'>current stable release</a> and previous versions can be selected by using the “v:” menu in the navigation pane on the left." + | ||
"</p>"; | ||
break | ||
default: | ||
warning.innerHTML = "<p class='first admonition-title'>Note</p> " + | ||
"<p class='last'> " + | ||
"This documentation is a development version and as such it is unstable and is prone to change at any time. " + | ||
"Documentation is available for the <a href='/projects/smrc/en/stable/'>current stable release</a> and previous versions can be selected by using the “v:” menu in the navigation pane on the left." + | ||
"</p>"; | ||
break | ||
} | ||
warning.setAttribute('class', 'admonition danger'); | ||
}) | ||
var parent = document.querySelector('div.document') | ||
parent.insertBefore(warning, parent.firstChild); | ||
} | ||
|
||
document.addEventListener('DOMContentLoaded', warnUnstable); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.