Remove programming-tools. Its content was moved into Developer's
Handbook at 2001/09/02 and replaced with compatibility link to its new content location. 2.5 years is long enough deprecate period, so cleanup a repository.
This commit is contained in:
parent
4b1a1c047c
commit
88135069b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20487
2 changed files with 0 additions and 31 deletions
|
@ -1,14 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
|
@ -1,17 +0,0 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
||||
<article>
|
||||
<articleinfo>
|
||||
<title>A User's Guide to FreeBSD Programming Tools</title>
|
||||
</articleinfo>
|
||||
|
||||
<sect1>
|
||||
<title>This document has moved!</title>
|
||||
|
||||
<para>This document has been integrated into the <ulink
|
||||
url="../../books/developers-handbook/index.html">Developer's
|
||||
Handbook</ulink>. Please update your bookmarks.</para>
|
||||
</sect1>
|
||||
</article>
|
Loading…
Add table
Add a link
Reference in a new issue