Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
J
JoinDirectories, NaturalDocs::File
sub JoinDirectories #(directory,
directory,
...)
Creates a directory string from an array of directory names.
JoinPath, NaturalDocs::File
sub JoinPath #(volume,
dirString,
$file)
Creates a path from its elements.
JoinPaths, NaturalDocs::File
sub JoinPaths #(basePath,
extraPath,
noFileInExtra)
Joins two paths.
K
The KHTML rendering engine, which includes Konqueror and Safari.
L
LanguageOf, NaturalDocs::Languages
sub LanguageOf #(sourceFile)
Returns the language of the passed source file.
languages, NaturalDocs::Languages
my @languages
An array of all the defined languages.
LAST_MODIFIED, NaturalDocs::Project::File
The integer timestamp of when the file was last modified.
LastModified, NaturalDocs::Project::File
sub LastModified
Returns the integer timestamp of when the file was last modified.
Link to a class.
Link to a class list.
Link to an e-mail address.
Link to a file.
Link to a file list.
Link to a function.
Link to a function list.
Link to a generic.
Link to a generic list.
Link to a group.
Licensed under the GNU General Public License
LINE_COMMENT_SYMBOLS, NaturalDocs::Languages::Simple
An arrayref of symbols that start a single line comment.
LINE_EXTENDER, NaturalDocs::Languages::Simple
The symbol to extend a line of code past a line break.
The line number of the change.
The line number the topic appears at in the file.
LineCommentSymbols, NaturalDocs::Languages::Simple
sub LineCommentSymbols
Returns an arrayref of symbols used to start a single line comment, or undef if none.
LineExtender, NaturalDocs::Languages::Simple
sub LineExtender
Returns the symbol used to extend a line of code past a line break, or undef if not applicable.
sub LineNumber
Returns the line number of the change.
sub LineNumber
Returns the line the topic appears at in the file.
All links to symbols have a type style prefixed with L.
These tags will only appear within their respective lists.
sub Load
Loads the class hierarchy from disk.
sub Load
Loads and parses all settings from the command line and configuration files.
sub Load
Loads the symbol table from disk.
LoadAndComparePreviousSettings, NaturalDocs::Settings
sub LoadAndComparePreviousSettings
Loads PreviousSettings.nd and compares the values there with those in the command line.
LoadAndDetectChanges, NaturalDocs::Project
sub LoadAndDetectChanges
Loads the project file from disk and compares it against the files in the input directory.
LoadAndUpdate, NaturalDocs::Menu
sub LoadAndUpdate
Loads the menu file from disk and updates it.
LoadMenuFile, NaturalDocs::Menu
sub LoadMenuFile
Loads and parses the menu file Menu.txt.
LoadPreviousMenuStateFile, NaturalDocs::Menu
sub LoadPreviousMenuStateFile
Loads and parses the previous menu state file.
LoadSettingsFile, NaturalDocs::Settings
sub LoadSettingsFile
Loads and parses Settings.txt.
LockUserTitleChanges, NaturalDocs::Menu
sub LockUserTitleChanges #(previousMenuFiles)
Detects if the user manually changed any file titles, and if so, automatically locks them with MENU_FILE_NOAUTOTITLE.
longPrototypeDirectives, NaturalDocs::Languages::Pascal
my %longPrototypeDirectives
An existence hash of all the directives with parameters that can appear after a function prototype and will be included.
Low Level Parsing Functions, NaturalDocs::Languages::Perl
Link to a section.
Link to an external URL.
Link to a item.
Link to a variable list.