From e12aaa48ca6c6f7c61f4b7fbbdf39794f0c70d3d Mon Sep 17 00:00:00 2001 From: Timi Adeniran Date: Fri, 22 Jul 2022 22:57:21 +0100 Subject: [PATCH] Verbiage changes --- README.md | 2 +- docs/Doxyfile.in | 2 +- docs/header.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee02120..3c9d210 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![ubuntu](https://github.com/oluwatimilehin/anchors/actions/workflows/ubuntu.yml/badge.svg) -Anchors is a C++ library for [incremental computation](https://en.wikipedia.org/wiki/Incremental_computing) based +Anchors is a C++ library for [incremental computing](https://en.wikipedia.org/wiki/Incremental_computing) based on [lord/anchors](https://github.com/lord/anchors) for rust and [janestreet/incremental](https://github.com/janestreet/incremental) for OCaml. diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index 9eaa9bd..6982edf 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -44,7 +44,7 @@ PROJECT_NUMBER = # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "C++ library for incremental computation" +PROJECT_BRIEF = "C++ library for Incremental Computing" # With the PROJECT_LOGO tag one can specify a logo or an icon that is included # in the documentation. The maximum height of the logo should not exceed 55 diff --git a/docs/header.html b/docs/header.html index 5e54564..81c72e4 100644 --- a/docs/header.html +++ b/docs/header.html @@ -7,7 +7,7 @@ - $projectname: C++ Library for Self-Adjusting Computations + $projectname: C++ Library for Incremental Computing $title