This is an automated email from the ASF dual-hosted git repository.
yaniv pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git.
from d4f3c9a Merge pull request #37 from ebarten/feature/AMATERASU-51
add a547498 docs init
add beef33a changed theme
add 52046a2 changed to markdown
new 8253bd6 Merge pull request #38 from nadav-har-tzvi/docs
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/Makefile | 20 ++++++
docs/conf.py | 164 +++++++++++++++++++++++++++++++++++++++++++++
README.md => docs/index.md | 13 +---
docs/make.bat | 36 ++++++++++
4 files changed, 222 insertions(+), 11 deletions(-)
create mode 100644 docs/Makefile
create mode 100644 docs/conf.py
copy README.md => docs/index.md (88%)
create mode 100644 docs/make.bat