aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-11-06 11:20:16 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-11-06 11:20:16 +0100
commit54057085f18fbd4c1cb0f0f01c03c08a8cc541c3 (patch)
treeacc29aefbb91c65f4d23d1083e0f423ed8047504 /doc
parentf281a8a88e8fc7c41cc5680db2443d9da33b47b7 (diff)
parent7bd0fc03e5656e6672e8329b070ca9bda88d6b99 (diff)
Merge PR #1139: Add a linter.
Diffstat (limited to 'doc')
-rw-r--r--doc/common/styles/html/simple/style.css2
-rw-r--r--doc/refman/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/common/styles/html/simple/style.css b/doc/common/styles/html/simple/style.css
index 0b1e640b3..d1b2ce111 100644
--- a/doc/common/styles/html/simple/style.css
+++ b/doc/common/styles/html/simple/style.css
@@ -10,4 +10,4 @@
margin: 0pt;
padding: .5ex 1em;
list-style: none
-} \ No newline at end of file
+}
diff --git a/doc/refman/index.html b/doc/refman/index.html
index 9b5250abc..b937350e6 100644
--- a/doc/refman/index.html
+++ b/doc/refman/index.html
@@ -11,4 +11,4 @@
<FRAME SRC="menu.html">
</FRAMESET>
-</HTML> \ No newline at end of file
+</HTML>