File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ asciidoctor -a productname="Project Quay" -a toc="left" -d book upgrade_quay/mas
15
15
asciidoctor -a productname="Project Quay" -a toc="left" -d book use_quay/master.adoc -D dist -o use_quay.html
16
16
asciidoctor -a productname="Project Quay" -a toc="left" -d book api/master.adoc -D dist -o api_quay.html
17
17
18
+ asciidoctor -a productname="Project Quay" -a toc="left" -d book quay_io/master.adoc -D dist -o quay_io.html
19
+
18
20
asciidoctor -a productname="Project Quay" -a toc="left" -d book build_quay/master.adoc -D dist -o build_quay.html
19
21
20
22
cp -a images dist/images
Original file line number Diff line number Diff line change @@ -38,5 +38,7 @@ xref:use_quay.adoc[Use {productname}]
38
38
39
39
xref:api_quay.adoc[{productname} API Guide]
40
40
41
+ xref:quay_io.adoc[{quayio}]
42
+
41
43
42
44
NOTE: Help make {productname} docs better on https://github.com/quay/quay-docs[github]
You can’t perform that action at this time.
0 commit comments