From 0f11218bcafbd0d5b1514882d6d95c4b9b3012bc Mon Sep 17 00:00:00 2001 From: dherrada Date: Tue, 21 Apr 2020 14:47:03 -0400 Subject: [PATCH 1/4] Added docs badge --- README.md | 2 +- assets/doxygen_badge.svg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 assets/doxygen_badge.svg diff --git a/README.md b/README.md index 563f16a..2c15d3e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions) +# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](assets/doxygen-badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) **This library requires Arduino v1.0.6 or higher** diff --git a/assets/doxygen_badge.svg b/assets/doxygen_badge.svg new file mode 100644 index 0000000..2ef6c41 --- /dev/null +++ b/assets/doxygen_badge.svg @@ -0,0 +1 @@ +DocsDocsDoxygenDoxygen \ No newline at end of file From 0a8f001aaec0189825b10e4b4bf14ff382438f43 Mon Sep 17 00:00:00 2001 From: dherrada Date: Tue, 21 Apr 2020 15:02:22 -0400 Subject: [PATCH 2/4] Fixed badge filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c15d3e..5775987 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](assets/doxygen-badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) +# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) **This library requires Arduino v1.0.6 or higher** From ee56ba5d229779c92de875fb70f93d92b5728e4d Mon Sep 17 00:00:00 2001 From: dherrada Date: Tue, 21 Apr 2020 15:09:27 -0400 Subject: [PATCH 3/4] Changed badge image location --- README.md | 2 +- assets/doxygen_badge.svg | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 assets/doxygen_badge.svg diff --git a/README.md b/README.md index 5775987..0344d8c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) +# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](https://github.com/adafruit/ci-arduino/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) **This library requires Arduino v1.0.6 or higher** diff --git a/assets/doxygen_badge.svg b/assets/doxygen_badge.svg deleted file mode 100644 index 2ef6c41..0000000 --- a/assets/doxygen_badge.svg +++ /dev/null @@ -1 +0,0 @@ -DocsDocsDoxygenDoxygen \ No newline at end of file From 9f77a3ab026a9203977e632f817a6ef4e10cdb1d Mon Sep 17 00:00:00 2001 From: dherrada Date: Tue, 21 Apr 2020 15:16:20 -0400 Subject: [PATCH 4/4] Fixed docs badge image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0344d8c..c576843 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](https://github.com/adafruit/ci-arduino/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) +# Adafruit FONA Library[![Build Status](https://github.com/adafruit/Adafruit_FONA/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FONA/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FONA/html/index.html) **This library requires Arduino v1.0.6 or higher**