From 99368091dfa733e0e7823072e79c7d4f03c2b700 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Thu, 28 Sep 2023 20:23:41 +0200 Subject: Use hall for project management --- doc/neocities.texi | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 doc/neocities.texi (limited to 'doc/neocities.texi') diff --git a/doc/neocities.texi b/doc/neocities.texi new file mode 100644 index 0000000..0d52ec0 --- /dev/null +++ b/doc/neocities.texi @@ -0,0 +1,60 @@ +\input texinfo +@c -*-texinfo-*- + +@c %**start of header +@setfilename neocities.info +@documentencoding UTF-8 +@settitle Neocities Reference Manual +@c %**end of header + +@include version.texi + +@copying +Copyright @copyright{} 2023 Ekaitz Zarraga + +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 +* Neocities: (neocities). +@end direntry + +@titlepage +@title The Neocities Manual +@author Ekaitz + +@page +@vskip 0pt plus 1filll +Edition @value{EDITION} @* +@value{UPDATED} @* + +@insertcopying +@end titlepage + +@contents + +@c ********************************************************************* +@node Top +@top Neocities + +This document describes Neocities version @value{VERSION}. + +@menu +* Introduction:: Why Neocities? +@end menu + +@c ********************************************************************* +@node Introduction +@chapter Introduction + +INTRODUCTION HERE + +This documentation is a stub. + +@bye -- cgit v1.2.3