Skip to content

Commit 31ba481

Browse files
committed
GH-616: restructure document files
1 parent aac15ab commit 31ba481

21 files changed

+32
-187
lines changed

.travis.yml

-28
This file was deleted.

AUTHORS.rst

-24
This file was deleted.

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
include AUTHORS.rst
33

4-
include CONTRIBUTING.rst
4+
include contribute/CONTRIBUTING.rst
55
include HISTORY.rst
66
include LICENSE
77
include README.rst

README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<br>
3-
<img src="https://raw.githubusercontent.com/undertheseanlp/underthesea/master/logo.png"/>
3+
<img src="https://raw.githubusercontent.com/undertheseanlp/underthesea/main/img/logo.png"/>
44
<br/>
55
</p>
66

@@ -20,9 +20,6 @@
2020
<a href="https://colab.research.google.com/drive/1gD8dSMSE_uNacW4qJ-NSnvRT85xo9ZY2">
2121
<img src="https://img.shields.io/badge/latest-ff9f01?logo=google-colab&logoColor=white">
2222
</a>
23-
<a href="https://colab.research.google.com/drive/1U6EWY7ewNUtCXGsa5uZtDEz4I5exO_fo">
24-
<img src="https://img.shields.io/badge/stable-ff9f01?logo=google-colab&logoColor=white">
25-
</a>
2623
<a href="https://www.facebook.com/undertheseanlp/">
2724
<img src="https://img.shields.io/badge/Facebook-1877F2?logo=facebook&logoColor=white">
2825
</a>
@@ -34,7 +31,7 @@
3431
<br/>
3532

3633
<p align="center">
37-
<a href="/SPONSORS.md">
34+
<a href="https://github.com/undertheseanlp/underthesea/blob/main/contribute/SPONSORS.md">
3835
<img src="https://img.shields.io/badge/sponsors-6-red?style=social&logo=GithubSponsors">
3936
</a>
4037
</p>
@@ -295,7 +292,7 @@ Resource CP_Vietnamese_VLC_v2_2022 is downloaded in ~/.underthesea/datasets/CP_V
295292

296293
## Contributing
297294

298-
Do you want to contribute with underthesea development? Great! Please read more details at [CONTRIBUTING.rst](https://github.com/undertheseanlp/underthesea/blob/master/CONTRIBUTING.rst)
295+
Do you want to contribute with underthesea development? Great! Please read more details at [CONTRIBUTING.rst](https://github.com/undertheseanlp/underthesea/blob/main/contribute/CONTRIBUTING.rst)
299296

300297
## 💝 Support Us
301298

File renamed without changes.

SPONSORS.md contribute/SPONSORS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Sponsors
22

3-
👋 If you are a fan of the project or a company that relies on Underthesea, you might want to consider [sponsoring](/SUPPORT_US.md) 💰. This will help us devote more time to answering questions 🤔 and doing feature development 🚀.
3+
👋 If you are a fan of the project or a company that relies on Underthesea, you might want to consider [sponsoring](https://github.com/undertheseanlp/underthesea/blob/main/contribute/SUPPORT_US.md) 💰. This will help us devote more time to answering questions 🤔 and doing feature development 🚀.
44

5-
We thank those who [support 💝](/SUPPORT_US.md) Underthesea!
5+
We thank those who [support 💝](https://github.com/undertheseanlp/underthesea/blob/main/contribute/SUPPORT_US.md) Underthesea!
66

77
## Corporate 🏢
88

File renamed without changes.

docs/authors.rst

+24-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
1-
.. include:: ../AUTHORS.rst
1+
=======
2+
AUTHORS
3+
=======
4+
5+
Original Authors
6+
------------------------
7+
8+
9+
10+
Awesome Contributors
11+
------------------------
12+
13+
* Nguyen Dang Duc Tai <[email protected]>
14+
* Bui Nhat Anh <[email protected]>
15+
* Vuong Quoc Binh <[email protected]>
16+
* Doan Viet Dung <[email protected]>
17+
18+
Thanks
19+
------------------------
20+
21+
Thanks to all the wonderful folks who have contributed to schedule over the years
22+
23+
* Nhu Bao Vu <[email protected]>
24+
* Hoai-Thu Vuong <[email protected]>

docs/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.. include:: ../CONTRIBUTING.rst
1+
.. include:: ../contribute/CONTRIBUTING.rst

docs/readme.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,4 +288,4 @@ Up Coming Features
288288
Contributing
289289
----------------------------------------
290290

291-
Do you want to contribute with underthesea development? Great! Please read more details at `CONTRIBUTING.rst. <https://github.com/undertheseanlp/underthesea/blob/master/CONTRIBUTING.rst>`_
291+
Do you want to contribute with underthesea development? Great! Please read more details at `CONTRIBUTING.rst. <https://github.com/undertheseanlp/underthesea/blob/main/contribute/CONTRIBUTING.rst>`_
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

logo.jpg img/logo.jpg

File renamed without changes.

logo.png img/logo.png

File renamed without changes.

requirements_dev.txt

-1
This file was deleted.

setup.cfg

Whitespace-only changes.

travis_pypi_setup.py

-122
This file was deleted.

0 commit comments

Comments
 (0)