aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexers
diff options
context:
space:
mode:
Diffstat (limited to 'lexers')
-rw-r--r--lexers/LexASY.cxx1
-rw-r--r--lexers/LexAbaqus.cxx2
-rw-r--r--lexers/LexCLW.cxx2
-rw-r--r--lexers/LexEDIFACT.cxx1
-rw-r--r--lexers/LexEScript.cxx2
-rw-r--r--lexers/LexFlagship.cxx2
-rw-r--r--lexers/LexGui4Cli.cxx1
-rw-r--r--lexers/LexMetapost.cxx2
-rw-r--r--lexers/LexPLM.cxx1
-rw-r--r--lexers/LexR.cxx2
-rw-r--r--lexers/LexTeX.cxx2
-rw-r--r--lexers/LexX12.cxx1
12 files changed, 12 insertions, 7 deletions
diff --git a/lexers/LexASY.cxx b/lexers/LexASY.cxx
index 3ec522729..612d24b40 100644
--- a/lexers/LexASY.cxx
+++ b/lexers/LexASY.cxx
@@ -1,4 +1,5 @@
// Scintilla source code edit control
+// @file LexASY.cxx
//Author: instanton (email: soft_share<at>126<dot>com)
// The License.txt file describes the conditions under which this software may be distributed.
diff --git a/lexers/LexAbaqus.cxx b/lexers/LexAbaqus.cxx
index 96a7b886e..0b9bfb62a 100644
--- a/lexers/LexAbaqus.cxx
+++ b/lexers/LexAbaqus.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file LexABAQUS.cxx
+/** @file LexAbaqus.cxx
** Lexer for ABAQUS. Based on the lexer for APDL by Hadar Raz.
** By Sergio Lucato.
** Sort of completely rewritten by Gertjan Kloosterman
diff --git a/lexers/LexCLW.cxx b/lexers/LexCLW.cxx
index d469d6bfd..fbc86e6c0 100644
--- a/lexers/LexCLW.cxx
+++ b/lexers/LexCLW.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file LexClw.cxx
+/** @file LexCLW.cxx
** Lexer for Clarion.
** 2004/12/17 Updated Lexer
**/
diff --git a/lexers/LexEDIFACT.cxx b/lexers/LexEDIFACT.cxx
index f2701c891..45f13bb3f 100644
--- a/lexers/LexEDIFACT.cxx
+++ b/lexers/LexEDIFACT.cxx
@@ -1,4 +1,5 @@
// Scintilla Lexer for EDIFACT
+// @file LexEDIFACT.cxx
// Written by Iain Clarke, IMCSoft & Inobiz AB.
// EDIFACT documented here: https://www.unece.org/cefact/edifact/welcome.html
// and more readably here: https://en.wikipedia.org/wiki/EDIFACT
diff --git a/lexers/LexEScript.cxx b/lexers/LexEScript.cxx
index 0cba29858..79f99aedd 100644
--- a/lexers/LexEScript.cxx
+++ b/lexers/LexEScript.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file LexESCRIPT.cxx
+/** @file LexEScript.cxx
** Lexer for ESCRIPT
**/
// Copyright 2003 by Patrizio Bekerle (patrizio@bekerle.com)
diff --git a/lexers/LexFlagship.cxx b/lexers/LexFlagship.cxx
index b73c1aa1e..2dfb687aa 100644
--- a/lexers/LexFlagship.cxx
+++ b/lexers/LexFlagship.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file LexFlagShip.cxx
+/** @file LexFlagship.cxx
** Lexer for Harbour and FlagShip.
** (Syntactically compatible to other xBase dialects, like Clipper, dBase, Clip, FoxPro etc.)
**/
diff --git a/lexers/LexGui4Cli.cxx b/lexers/LexGui4Cli.cxx
index e321a5b85..664fa4f2f 100644
--- a/lexers/LexGui4Cli.cxx
+++ b/lexers/LexGui4Cli.cxx
@@ -1,5 +1,6 @@
// Scintilla source code edit control
// Copyright 1998-2002 by Neil Hodgson <neilh@scintilla.org>
+// @file LexGui4Cli.cxx
/*
This is the Lexer for Gui4Cli, included in SciLexer.dll
- by d. Keletsekis, 2/10/2003
diff --git a/lexers/LexMetapost.cxx b/lexers/LexMetapost.cxx
index 7f4e69e59..6be99f6cb 100644
--- a/lexers/LexMetapost.cxx
+++ b/lexers/LexMetapost.cxx
@@ -1,6 +1,6 @@
// Scintilla source code edit control
-// File: LexMetapost.cxx - general context conformant metapost coloring scheme
+// @file LexMetapost.cxx - general context conformant metapost coloring scheme
// Author: Hans Hagen - PRAGMA ADE - Hasselt NL - www.pragma-ade.com
// Version: September 28, 2003
// Modified by instanton: July 10, 2007
diff --git a/lexers/LexPLM.cxx b/lexers/LexPLM.cxx
index 9cac8b6cd..653242fab 100644
--- a/lexers/LexPLM.cxx
+++ b/lexers/LexPLM.cxx
@@ -1,4 +1,5 @@
// Copyright (c) 1990-2007, Scientific Toolworks, Inc.
+// @file LexPLM.cxx
// Author: Jason Haslam
// The License.txt file describes the conditions under which this software may be distributed.
diff --git a/lexers/LexR.cxx b/lexers/LexR.cxx
index ead0dba18..a3821fa3c 100644
--- a/lexers/LexR.cxx
+++ b/lexers/LexR.cxx
@@ -1,5 +1,5 @@
// Scintilla source code edit control
-/** @file Lexr.cxx
+/** @file LexR.cxx
** Lexer for R, S, SPlus Statistics Program (Heavily derived from CPP Lexer).
**
**/
diff --git a/lexers/LexTeX.cxx b/lexers/LexTeX.cxx
index 7ed1bcecc..adb14a096 100644
--- a/lexers/LexTeX.cxx
+++ b/lexers/LexTeX.cxx
@@ -1,6 +1,6 @@
// Scintilla source code edit control
-// File: LexTeX.cxx - general context conformant tex coloring scheme
+// @file LexTeX.cxx - general context conformant tex coloring scheme
// Author: Hans Hagen - PRAGMA ADE - Hasselt NL - www.pragma-ade.com
// Version: September 28, 2003
diff --git a/lexers/LexX12.cxx b/lexers/LexX12.cxx
index 270cc495d..65ce99b4f 100644
--- a/lexers/LexX12.cxx
+++ b/lexers/LexX12.cxx
@@ -1,4 +1,5 @@
// Scintilla Lexer for X12
+// @file LexX12.cxx
// Written by Iain Clarke, IMCSoft & Inobiz AB.
// X12 official documentation is behind a paywall, but there's a description of the syntax here:
// http://www.rawlinsecconsulting.com/x12tutorial/x12syn.html