1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Added files REQUIRED to have succesfull gh-pages deploy (i.c.w. sphinx)

This commit is contained in:
Thatcher Peskens 2013-03-26 12:00:46 -07:00 committed by Daniel Mizyrycki
parent a710475726
commit 8513c179f3
5 changed files with 5 additions and 2 deletions

View file

@ -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
docs/sources/.nojekyll Normal file
View file

1
docs/sources/CNAME Normal file
View file

@ -0,0 +1 @@
docker.io

View file

@ -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

View file

@ -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