From f310e913f82e18cb9e02b48fe4cb0c50178cd1a8 Mon Sep 17 00:00:00 2001 From: Runciter Date: Mon, 23 Sep 2024 01:26:04 +0800 Subject: Remove stub info manual. M Makefile.am D doc/whispers.texi M hall.scm --- doc/whispers.texi | 60 ------------------------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 doc/whispers.texi (limited to 'doc/whispers.texi') diff --git a/doc/whispers.texi b/doc/whispers.texi deleted file mode 100644 index bcceaf0..0000000 --- a/doc/whispers.texi +++ /dev/null @@ -1,60 +0,0 @@ -\input texinfo -@c -*-texinfo-*- - -@c %**start of header -@setfilename whispers.info -@documentencoding UTF-8 -@settitle Whispers Reference Manual -@c %**end of header - -@include version.texi - -@copying -Copyright @copyright{} 2024 Runciter - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.3 or -any later version published by the Free Software Foundation; with no -Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A -copy of the license is included in the section entitled ``GNU Free -Documentation License''. -@end copying - -@dircategory The Algorithmic Language Scheme -@direntry -* Whispers: (whispers). -@end direntry - -@titlepage -@title The Whispers Manual -@author Runciter - -@page -@vskip 0pt plus 1filll -Edition @value{EDITION} @* -@value{UPDATED} @* - -@insertcopying -@end titlepage - -@contents - -@c ********************************************************************* -@node Top -@top Whispers - -This document describes Whispers version @value{VERSION}. - -@menu -* Introduction:: Why Whispers? -@end menu - -@c ********************************************************************* -@node Introduction -@chapter Introduction - -INTRODUCTION HERE - -This documentation is a stub. - -@bye -- cgit v1.2.3