From 3b3715ec10c75caf6db86153eab3a1fbf08c9e29 Mon Sep 17 00:00:00 2001 From: Rahul Sheth Date: Mon, 26 Aug 2019 12:18:32 -0400 Subject: [PATCH] Revert README to original --- README-old.rst | 37 ------------------------------------- README.rst | 38 ++++++++++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 39 deletions(-) delete mode 100644 README-old.rst diff --git a/README-old.rst b/README-old.rst deleted file mode 100644 index 7453f3f8e3..0000000000 --- a/README-old.rst +++ /dev/null @@ -1,37 +0,0 @@ -Hunter -====== - -|gitter| |rtfd| |travis| |appveyor| |license| - -CMake driven cross-platform package manager for C/C++. -Linux, Windows, macOS, iOS, Android, Raspberry Pi, etc. - -* Documentation: https://docs.hunter.sh -* Brief overview: https://docs.hunter.sh/en/latest/overview.html (**Must-read!**) -* Packages: https://docs.hunter.sh/en/latest/packages.html -* Sources: https://github.com/ruslo/hunter -* Reporting issues: https://github.com/ruslo/hunter/issues/new -* Contributing guide: https://docs.hunter.sh/en/latest/contributing.html -* Contacts: https://docs.hunter.sh/en/latest/contacts.html -* `Per package testing table `_ - -.. |gitter| image:: https://badges.gitter.im/ruslo/hunter.svg - :target: https://gitter.im/ruslo/hunter - :alt: Gitter public chat room - -.. |rtfd| image:: https://readthedocs.org/projects/hunter/badge/?version=latest - :target: http://hunter.readthedocs.io/en/latest/?badge=latest - :alt: Documentation status - -.. |travis| image:: https://img.shields.io/travis/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Linux%20OSX%20Android%20iOS - :target: https://travis-ci.org/ingenue/hunter/builds - :alt: Travis CI - -.. |appveyor| image:: https://img.shields.io/appveyor/ci/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Windows - :target: https://ci.appveyor.com/project/ingenue/hunter/history - :alt: AppVeyor CI - -.. |license| image:: https://img.shields.io/github/license/ruslo/hunter.svg - :target: https://github.com/ruslo/hunter/blob/master/LICENSE - :alt: LICENSE - diff --git a/README.rst b/README.rst index 78caf2d84a..7453f3f8e3 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,37 @@ -Please read the **IMPORTANT** announcement `Hunter: to be or not to be `__! +Hunter +====== -(`back to README `__) +|gitter| |rtfd| |travis| |appveyor| |license| + +CMake driven cross-platform package manager for C/C++. +Linux, Windows, macOS, iOS, Android, Raspberry Pi, etc. + +* Documentation: https://docs.hunter.sh +* Brief overview: https://docs.hunter.sh/en/latest/overview.html (**Must-read!**) +* Packages: https://docs.hunter.sh/en/latest/packages.html +* Sources: https://github.com/ruslo/hunter +* Reporting issues: https://github.com/ruslo/hunter/issues/new +* Contributing guide: https://docs.hunter.sh/en/latest/contributing.html +* Contacts: https://docs.hunter.sh/en/latest/contacts.html +* `Per package testing table `_ + +.. |gitter| image:: https://badges.gitter.im/ruslo/hunter.svg + :target: https://gitter.im/ruslo/hunter + :alt: Gitter public chat room + +.. |rtfd| image:: https://readthedocs.org/projects/hunter/badge/?version=latest + :target: http://hunter.readthedocs.io/en/latest/?badge=latest + :alt: Documentation status + +.. |travis| image:: https://img.shields.io/travis/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Linux%20OSX%20Android%20iOS + :target: https://travis-ci.org/ingenue/hunter/builds + :alt: Travis CI + +.. |appveyor| image:: https://img.shields.io/appveyor/ci/ingenue/hunter/pkg.gtest.svg?style=flat-square&label=Windows + :target: https://ci.appveyor.com/project/ingenue/hunter/history + :alt: AppVeyor CI + +.. |license| image:: https://img.shields.io/github/license/ruslo/hunter.svg + :target: https://github.com/ruslo/hunter/blob/master/LICENSE + :alt: LICENSE +