Browse Source

[DOC] Update docs and readme

tags/v0.3.2
bxdd 2 years ago
parent
commit
52168f4ed2
7 changed files with 34 additions and 7 deletions
  1. +7
    -0
      CHANGES.rst
  2. +1
    -1
      README.md
  3. +0
    -0
      docs/About/.gitkeep
  4. +0
    -4
      docs/About/aboutus.rst
  5. +15
    -2
      docs/about/about.rst
  6. +1
    -0
      docs/about/changelog.rst
  7. +10
    -0
      docs/index.rst

+ 7
- 0
CHANGES.rst View File

@@ -0,0 +1,7 @@
Changelog
=========
Here you can see the full list of changes between each Learnware Market release.

Version 0.1.0
-------------
This is the initial release of Learnware Market.

+ 1
- 1
README.md View File

@@ -255,6 +255,6 @@ TODO: Here paste the github API after publishing:

[Pic after publish]()

## About Us
## About us

Visit [LAMDA's official website](http://www.lamda.nju.edu.cn/MainPage.ashx),

+ 0
- 0
docs/About/.gitkeep View File


+ 0
- 4
docs/About/aboutus.rst View File

@@ -1,4 +0,0 @@
About us
================

`Visit LAMDA's official website <http://www.lamda.nju.edu.cn/MainPage.ashx>`_

docs/About/contributors.rst → docs/about/about.rst View File

@@ -1,8 +1,21 @@
All Contributors
================
Contributors
================



Contributors
================

We thank all the contributors for the development of learnware package:

TODO: Here paste the github API after publishing:


In LAMDA Group, also many people participate the discussions, learnware package design and development, visual intersections and so on. Here is their name and homepage for connections:

+----------------+----------------------------------------------------------------------+
| Contributor | Homepage |
| Name | Homepage |
+================+======================================================================+
| Zhi-Hao Tan | `Zhi-Hao Tan's Homepage <http://www.lamda.nju.edu.cn/tanzh/>`_ |
+----------------+----------------------------------------------------------------------+

+ 1
- 0
docs/about/changelog.rst View File

@@ -0,0 +1 @@
.. include:: ../../CHANGES.rst

+ 10
- 0
docs/index.rst View File

@@ -64,3 +64,13 @@ Document Structure

API <references/api.rst>

.. toctree::
:maxdepth: 3
:caption: ABOUTS:

Contributors <about/about.rst>
Changelog <about/changelog.rst>
About us <http://www.lamda.nju.edu.cn/>




Loading…
Cancel
Save