You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/03/30 13:32:52 UTC

[singa] branch dev updated: SINGA-415 Enable github wiki

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/singa.git


The following commit(s) were added to refs/heads/dev by this push:
     new d75a30a  SINGA-415 Enable github wiki
     new df0b788  Merge pull request #641 from moazreyad/dev
d75a30a is described below

commit d75a30a0f46331fb7213e960a3fe601b1ffedf5b
Author: Moaz Reyad <mo...@gmail.com>
AuthorDate: Sun Mar 29 22:28:40 2020 +0200

    SINGA-415 Enable github wiki
---
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d38fe78..c54d8ee 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,4 +18,7 @@
 github:
   description: a distributed deep learning platform
   labels:
-    - deep-learning
\ No newline at end of file
+    - deep-learning
+  features:
+    # Enable wiki for documentation
+    wiki: true