1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2025-08-02 22:48:24 -05:00

Updated analytics ID in documentation.

This commit is contained in:
Jordan Wages 2022-01-06 03:08:22 -06:00
commit 9646efb98e
333 changed files with 1959 additions and 2547 deletions

View file

@ -7,13 +7,12 @@
// Author : Eric Woodruff (Eric@EWoodruff.us)
// Updated : 05/15/2014
// Note : Copyright 2007-2015, Eric Woodruff, All rights reserved
// Compiler: Microsoft C#
//
// This file contains the code used to search for keywords within the help topics using the full-text index
// files created by the help file builder.
//
// This code is published under the Microsoft Public License (Ms-PL). A copy of the license should be
// distributed with the code. It can also be found at the project website: https://GitHub.com/EWSoftware/SHFB. This
// distributed with the code and can be found at the project website: https://GitHub.com/EWSoftware/SHFB. This
// notice, the author's name, and all copyright notices must remain intact in all applications, documentation,
// and source files.
//