StarlingX Specifications
Go to file
Robert Church f2a756f493 Add doc8 linter to tox for spec validation
This will check the specs for the following when running tox:

linters runtests: commands[1] | doc8 specs/
Scanning...
Validating...
========
Total files scanned = 7
Total files ignored = 0
Total accumulated errors = 0
Detailed error counts:
    - CheckCarriageReturn = 0
    - CheckIndentationNoTab = 0
    - CheckMaxLineLength = 0
    - CheckNewlineEndOfFile = 0
    - CheckTrailingWhitespace = 0
    - CheckValidity = 0

Also fixes:
 - One long line violation in instructions.rst
 - DOS CRLF formatting of
   containerization-2002840-local-docker-registry.rst

Change-Id: I73e1c87401156fe1fd52ab2b5460201f559c6284
Signed-off-by: Robert Church <robert.church@windriver.com>
2018-10-22 20:34:58 -04:00
doc Add per-release subdirectories to avoid confusion 2018-10-15 14:42:19 -06:00
specs Add doc8 linter to tox for spec validation 2018-10-22 20:34:58 -04:00
.gitignore Create initial template for specifications 2018-08-24 14:06:02 -07:00
.gitreview Added .gitreview 2018-08-24 13:48:21 +00:00
.zuul.yaml Add specs publish job 2018-10-03 22:30:34 -05:00
README.rst Create initial template for specifications 2018-08-24 14:06:02 -07:00
test-requirements.txt Add doc8 linter to tox for spec validation 2018-10-22 20:34:58 -04:00
tox.ini Add doc8 linter to tox for spec validation 2018-10-22 20:34:58 -04:00

README.rst

StarlingX specifications

This repository contains specifications for the StarlingX project.