Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 00:05:18 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 979d05dece - main - developers-handbook: remove reference to removed lang/logo
Message-ID:  <202406260005.45Q05I3v080398@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/doc/commit/?id=979d05decef577d00984339752ba510a7d3717d4

commit 979d05decef577d00984339752ba510a7d3717d4
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-05-25 03:51:04 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-06-26 00:04:54 +0000

    developers-handbook: remove reference to removed lang/logo
    
    Reported by:    Pau Amma
---
 .../content/en/books/developers-handbook/tools/_index.adoc          | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/documentation/content/en/books/developers-handbook/tools/_index.adoc b/documentation/content/en/books/developers-handbook/tools/_index.adoc
index 4308c320fe..0bd0f0cd3b 100644
--- a/documentation/content/en/books/developers-handbook/tools/_index.adoc
+++ b/documentation/content/en/books/developers-handbook/tools/_index.adoc
@@ -142,12 +142,6 @@ Icon::
 Icon is a high-level language with extensive facilities for processing strings and structures.
 The version of Icon for FreeBSD can be found in the Ports Collection as package:lang/icon[].
 
-Logo::
-Logo is a language that is easy to learn, and has been used as an introductory programming language in various courses.
-It is an excellent tool to work with when teaching programming to smaller age groups, as it makes creation of elaborate geometric shapes an easy task.
-+
-The latest version of Logo for FreeBSD is available from the Ports Collection in package:lang/logo[].
-
 Lua::
 Lua is a lightweight embeddable scripting language.
 It is widely portable and relatively simple.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406260005.45Q05I3v080398>