From f4da57920189bb9d64c22636d8aff4475d91fc0d Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Mon, 3 Apr 2006 07:44:29 +0000
Subject: [PATCH] Include new README files in index

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17030 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 doc/00README.1st | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/00README.1st b/doc/00README.1st
index 74d29b6245..4acfdf27f6 100644
--- a/doc/00README.1st
+++ b/doc/00README.1st
@@ -14,6 +14,7 @@ Configuration
 configuration.txt	Features in the configuration parser
 extensions.txt		Basics about the dialplan
 extconfig.txt		How to use databases for configuration of Asterisk (ARA)
+ip-tos.txt		About the IP Type Of Service settings
 realtime.txt		The Asterisk Realtime Architecture - database support
 freetds.txt		Information about the FreeTDS support
 ael.txt			Information about the Asterisk Extension Language
@@ -21,6 +22,7 @@ ael.txt			Information about the Asterisk Extension Language
 Misc
 ----
 PEERING			The General Peering Agreement for Dundi
+ajam.txt		About the HTTP-based manager interface
 app_sms.txt		How to configure the SMS application
 asterisk.conf.txt	Documentation of various options in asterisk.conf
 callingpres.txt		Settings for Caller ID presentation
-- 
GitLab