We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94df4a commit c848edcCopy full SHA for c848edc
books.txt
@@ -20,3 +20,4 @@ python-mocking/python.json
20
python-programming/python.json
21
value/value.json
22
web/web.json
23
+windows-cmd/windows.json
slides.txt
@@ -1,2 +1 @@
1
about
2
-windows-cmd
windows-cmd/intro.md windows-cmd/introduction.md
@@ -1,5 +1,5 @@
# Windows cmd
-{id: index}
+{id: windows-cmd}
3
4
## Configuration - Properties
5
{id: configuration}
windows-cmd/windows.json
@@ -0,0 +1,11 @@
+{
+ "title": "Windows cmd",
+ "author": "Gabor Szabo",
+ "first_year": "2019",
+ "copyright_name": "Gabor Szabo",
6
+ "copyright_url": "https://szabgab.com/",
7
+ "version": "1.01",
8
+ "files": [
9
+ "introduction.md"
10
+ ]
11
+}
0 commit comments