Added files REQUIRED to have succesfull gh-pages deploy (i.c.w. sphinx)
Upstream-commit: f87aa7e336ea4eba16042d17304cca146d75ebb7 Component: engine
This commit is contained in:
@ -49,6 +49,8 @@ docs:
|
||||
cp sources/index.html $(BUILDDIR)/html/
|
||||
cp sources/gettingstarted.html $(BUILDDIR)/html/
|
||||
cp sources/dotcloud.yml $(BUILDDIR)/html/
|
||||
cp sources/CNAME $(BUILDDIR)/html/
|
||||
cp sources/.nojekyll $(BUILDDIR)/html/
|
||||
@echo
|
||||
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
|
||||
|
||||
|
||||
0
components/engine/docs/sources/.nojekyll
Normal file
0
components/engine/docs/sources/.nojekyll
Normal file
1
components/engine/docs/sources/CNAME
Normal file
1
components/engine/docs/sources/CNAME
Normal file
@ -0,0 +1 @@
|
||||
docker.io
|
||||
@ -2,7 +2,7 @@
|
||||
Mac OS X and other linux
|
||||
========================
|
||||
|
||||
Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version
|
||||
Please note this is a community contributed installation path. The only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version
|
||||
may be out of date because it depends on some binaries to be updated and published
|
||||
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
Windows
|
||||
=========
|
||||
|
||||
Please note the only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version
|
||||
Please note this is a community contributed installation path. The only 'official' installation is using the :ref:`ubuntu_linux` installation path. This version
|
||||
may be out of date because it depends on some binaries to be updated and published
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user