Skip to content

Commit f24de0b

Browse files
stevsmitSteven Smith
and
Steven Smith
authored
Fix upstream build maybe (#858)
Co-authored-by: Steven Smith <[email protected]>
1 parent 82bebcf commit f24de0b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

build_docs

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ asciidoctor -a productname="Project Quay" -a toc="left" -d book upgrade_quay/mas
1515
asciidoctor -a productname="Project Quay" -a toc="left" -d book use_quay/master.adoc -D dist -o use_quay.html
1616
asciidoctor -a productname="Project Quay" -a toc="left" -d book api/master.adoc -D dist -o api_quay.html
1717

18+
asciidoctor -a productname="Project Quay" -a toc="left" -d book quay_io/master.adoc -D dist -o quay_io.html
19+
1820
asciidoctor -a productname="Project Quay" -a toc="left" -d book build_quay/master.adoc -D dist -o build_quay.html
1921

2022
cp -a images dist/images

welcome.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ xref:use_quay.adoc[Use {productname}]
3838

3939
xref:api_quay.adoc[{productname} API Guide]
4040

41+
xref:quay_io.adoc[{quayio}]
42+
4143

4244
NOTE: Help make {productname} docs better on https://github.com/quay/quay-docs[github]

0 commit comments

Comments
 (0)