Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!l14g2000pro.googlegroups.com!not-for-mail From: migurus Newsgroups: comp.databases.ms-sqlserver Subject: how to document scripts Date: Wed, 1 Jun 2011 11:14:03 -0700 (PDT) Organization: http://groups.google.com Lines: 7 Message-ID: NNTP-Posting-Host: 66.18.138.24 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1306952043 7633 127.0.0.1 (1 Jun 2011 18:14:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 1 Jun 2011 18:14:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l14g2000pro.googlegroups.com; posting-host=66.18.138.24; posting-account=PG2dbQkAAADVILsQ0GhgAM6hZK18SIjs User-Agent: G2/1.0 X-HTTP-Via: 1.1 TSSWF.tsswireless.com:8080 (http_scan/4.0.2.6.19) X-Google-Web-Client: true X-Google-Header-Order: ARLUEHCVNK X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E),gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.databases.ms-sqlserver:384 We accumulated quite a collection of sql scripts, which are stored as a plain text files in several directories. We'd like to create a documentation that would allow for a quick search to find a script needed, something like wiki (we do have wiki-based track system in the shop for various documents). I wonder if you could recommend a tool/ method/approach to build and maintain such a document. Regards