~percona-toolkit-dev/percona-toolkit/pt-stalk-iter-1-bug-1070434

« back to all changes in this revision

Viewing changes to config/NaturalDocs/Menu.txt

  • Committer: Daniel Nichter
  • Date: 2011-07-02 18:42:30 UTC
  • Revision ID: daniel@percona.com-20110702184230-1l14kx0yur5x8vvm
Add util/write-dev-docs, util/extract-package, and docs/dev/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: 1.52
 
2
 
 
3
 
 
4
# You can add a title and sub-title to your menu like this:
 
5
# Title: [project name]
 
6
# SubTitle: [subtitle]
 
7
 
 
8
# You can add a footer to your documentation like this:
 
9
# Footer: [text]
 
10
# If you want to add a copyright notice, this would be the place to do it.
 
11
 
 
12
# You can add a timestamp to your documentation like one of these:
 
13
# Timestamp: Generated on month day, year
 
14
# Timestamp: Updated mm/dd/yyyy
 
15
# Timestamp: Last updated mon day
 
16
#
 
17
#   m     - One or two digit month.  January is "1"
 
18
#   mm    - Always two digit month.  January is "01"
 
19
#   mon   - Short month word.  January is "Jan"
 
20
#   month - Long month word.  January is "January"
 
21
#   d     - One or two digit day.  1 is "1"
 
22
#   dd    - Always two digit day.  1 is "01"
 
23
#   day   - Day with letter extension.  1 is "1st"
 
24
#   yy    - Two digit year.  2006 is "06"
 
25
#   yyyy  - Four digit year.  2006 is "2006"
 
26
#   year  - Four digit year.  2006 is "2006"
 
27
 
 
28
 
 
29
# --------------------------------------------------------------------------
 
30
 
31
# Cut and paste the lines below to change the order in which your files
 
32
# appear on the menu.  Don't worry about adding or removing files, Natural
 
33
# Docs will take care of that.
 
34
 
35
# You can further organize the menu by grouping the entries.  Add a
 
36
# "Group: [name] {" line to start a group, and add a "}" to end it.
 
37
 
38
# You can add text and web links to the menu by adding "Text: [text]" and
 
39
# "Link: [name] ([URL])" lines, respectively.
 
40
 
41
# The formatting and comments are auto-generated, so don't worry about
 
42
# neatness when editing the file.  Natural Docs will clean it up the next
 
43
# time it is run.  When working with groups, just deal with the braces and
 
44
# forget about the indentation and comments.
 
45
 
46
# --------------------------------------------------------------------------
 
47
 
 
48
 
 
49
Group: Modules  {
 
50
 
 
51
   File: Advisor  (modules/Advisor.pm)
 
52
   File: AdvisorRules  (modules/AdvisorRules.pm)
 
53
   File: BinaryLogParser  (modules/BinaryLogParser.pm)
 
54
   File: ChangeHandler  (modules/ChangeHandler.pm)
 
55
   File: CompareQueryTimes  (modules/CompareQueryTimes.pm)
 
56
   File: CompareResults  (modules/CompareResults.pm)
 
57
   File: CompareTableStructs  (modules/CompareTableStructs.pm)
 
58
   File: CompareWarnings  (modules/CompareWarnings.pm)
 
59
   File: CopyRowsInsertSelect  (modules/CopyRowsInsertSelect.pm)
 
60
   File: Daemon  (modules/Daemon.pm)
 
61
   File: DSNParser  (modules/DSNParser.pm)
 
62
   File: DuplicateKeyFinder  (modules/DuplicateKeyFinder.pm)
 
63
   File: EventAggregator  (modules/EventAggregator.pm)
 
64
   File: EventTimeline  (modules/EventTimeline.pm)
 
65
   File: ExecutionThrottler  (modules/ExecutionThrottler.pm)
 
66
   File: ExplainAnalyzer  (modules/ExplainAnalyzer.pm)
 
67
   File: FileIterator  (modules/FileIterator.pm)
 
68
   File: ForeignKeyIterator  (modules/ForeignKeyIterator.pm)
 
69
   File: GeneralLogParser  (modules/GeneralLogParser.pm)
 
70
   File: HTTPProtocolParser  (modules/HTTPProtocolParser.pm)
 
71
   File: IndexUsage  (modules/IndexUsage.pm)
 
72
   File: InnoDBStatusParser  (modules/InnoDBStatusParser.pm)
 
73
   File: KeySize  (modules/KeySize.pm)
 
74
   File: LogSplitter  (modules/LogSplitter.pm)
 
75
   File: MaatkitTest  (modules/MaatkitTest.pm)
 
76
   File: MasterSlave  (modules/MasterSlave.pm)
 
77
   File: MemcachedEvent  (modules/MemcachedEvent.pm)
 
78
   File: MemcachedProtocolParser  (modules/MemcachedProtocolParser.pm)
 
79
   File: MockSth  (modules/MockSth.pm)
 
80
   File: MockSync  (modules/MockSync.pm)
 
81
   File: MockSyncStream  (modules/MockSyncStream.pm)
 
82
   File: MySQLConfig  (modules/MySQLConfig.pm)
 
83
   File: MySQLConfigComparer  (modules/MySQLConfigComparer.pm)
 
84
   File: MySQLDump  (modules/MySQLDump.pm)
 
85
   File: MySQLProtocolParser  (modules/MySQLProtocolParser.pm)
 
86
   File: OptionParser  (modules/OptionParser.pm)
 
87
   File: OSCCaptureSync  (modules/OSCCaptureSync.pm)
 
88
   File: Outfile  (modules/Outfile.pm)
 
89
   File: PgLogParser  (modules/PgLogParser.pm)
 
90
   File: Pipeline  (modules/Pipeline.pm)
 
91
   File: PodParser  (modules/PodParser.pm)
 
92
   File: Processlist  (modules/Processlist.pm)
 
93
   File: ProcesslistAggregator  (modules/ProcesslistAggregator.pm)
 
94
   File: Progress  (modules/Progress.pm)
 
95
   File: ProtocolParser  (modules/ProtocolParser.pm)
 
96
   File: QueryAdvisorRules  (modules/QueryAdvisorRules.pm)
 
97
   File: QueryParser  (modules/QueryParser.pm)
 
98
   File: QueryReportFormatter  (modules/QueryReportFormatter.pm)
 
99
   File: QueryReview  (modules/QueryReview.pm)
 
100
   File: QueryRewriter  (modules/QueryRewriter.pm)
 
101
   File: Quoter  (modules/Quoter.pm)
 
102
   File: ReportFormatter  (modules/ReportFormatter.pm)
 
103
   File: Retry  (modules/Retry.pm)
 
104
   File: RowDiff  (modules/RowDiff.pm)
 
105
   File: Runtime  (modules/Runtime.pm)
 
106
   File: Sandbox  (modules/Sandbox.pm)
 
107
   File: Schema  (modules/Schema.pm)
 
108
   File: SchemaIterator  (modules/SchemaIterator.pm)
 
109
   File: SimpleTCPDumpParser  (modules/SimpleTCPDumpParser.pm)
 
110
   File: SlowLogParser  (modules/SlowLogParser.pm)
 
111
   File: SlowLogWriter  (modules/SlowLogWriter.pm)
 
112
   File: SQLParser  (modules/SQLParser.pm)
 
113
   File: SysLogParser  (modules/SysLogParser.pm)
 
114
   File: TableChecksum  (modules/TableChecksum.pm)
 
115
   File: TableChunker  (modules/TableChunker.pm)
 
116
   File: TableNibbler  (modules/TableNibbler.pm)
 
117
   File: TableParser  (modules/TableParser.pm)
 
118
   File: TableSyncChunk  (modules/TableSyncChunk.pm)
 
119
   File: TableSyncer  (modules/TableSyncer.pm)
 
120
   File: TableSyncGroupBy  (modules/TableSyncGroupBy.pm)
 
121
   File: TableSyncNibble  (modules/TableSyncNibble.pm)
 
122
   File: TableSyncStream  (modules/TableSyncStream.pm)
 
123
   File: TableUsage  (modules/TableUsage.pm)
 
124
   File: TcpdumpParser  (modules/TcpdumpParser.pm)
 
125
   File: TCPRequestAggregator  (modules/TCPRequestAggregator.pm)
 
126
   File: TextResultSetParser  (modules/TextResultSetParser.pm)
 
127
   File: TimeSeriesTrender  (modules/TimeSeriesTrender.pm)
 
128
   File: Transformers  (modules/Transformers.pm)
 
129
   File: UpgradeReportFormatter  (modules/UpgradeReportFormatter.pm)
 
130
   File: VariableAdvisorRules  (modules/VariableAdvisorRules.pm)
 
131
   File: VersionParser  (modules/VersionParser.pm)
 
132
   }  # Group: Modules
 
133
 
 
134
Group: Tools  {
 
135
 
 
136
   File: pt_archiver  (tools/pt-archiver.pm)
 
137
   File: pt_config_diff  (tools/pt-config-diff.pm)
 
138
   File: pt_deadlock_logger  (tools/pt-deadlock-logger.pm)
 
139
   File: pt_duplicate_key_checker  (tools/pt-duplicate-key-checker.pm)
 
140
   File: pt_fifo_split  (tools/pt-fifo-split.pm)
 
141
   File: pt_find  (tools/pt-find.pm)
 
142
   File: pt_fk_error_logger  (tools/pt-fk-error-logger.pm)
 
143
   File: pt_heartbeat  (tools/pt-heartbeat.pm)
 
144
   File: pt_index_usage  (tools/pt-index-usage.pm)
 
145
   File: pt_kill  (tools/pt-kill.pm)
 
146
   File: pt_log_player  (tools/pt-log-player.pm)
 
147
   File: pt_online_schema_change  (tools/pt-online-schema-change.pm)
 
148
   File: pt_profile_compact  (tools/pt-profile-compact.pm)
 
149
   File: pt_query_advisor  (tools/pt-query-advisor.pm)
 
150
   File: pt_query_digest  (tools/pt-query-digest.pm)
 
151
   File: pt_query_profiler  (tools/pt-query-profiler.pm)
 
152
   File: pt_schema_advisor  (tools/pt-schema-advisor.pm)
 
153
   File: pt_show_grants  (tools/pt-show-grants.pm)
 
154
   File: pt_slave_delay  (tools/pt-slave-delay.pm)
 
155
   File: pt_slave_find  (tools/pt-slave-find.pm)
 
156
   File: pt_slave_restart  (tools/pt-slave-restart.pm)
 
157
   File: pt_table_checksum  (tools/pt-table-checksum.pm)
 
158
   File: pt_table_sync  (tools/pt-table-sync.pm)
 
159
   File: pt_table_usage  (tools/pt-table-usage.pm)
 
160
   File: pt_tcp_model  (tools/pt-tcp-model.pm)
 
161
   File: pt_trend  (tools/pt-trend.pm)
 
162
   File: pt_upgrade  (tools/pt-upgrade.pm)
 
163
   File: pt_variable_advisor  (tools/pt-variable-advisor.pm)
 
164
   File: pt_visual_explain  (tools/pt-visual-explain.pm)
 
165
   }  # Group: Tools
 
166
 
 
167
Group: Index  {
 
168
 
 
169
   Index: Everything
 
170
   Class Index: Classes
 
171
   Function Index: Functions
 
172
   Variable Index: Variables
 
173
   }  # Group: Index
 
174