aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-09-15 08:19:33 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-09-15 08:19:33 +0000
commit85c0620eb5149400b55adf72e73643ee877c5432 (patch)
tree607199c90cd4c7003d47b5a8290a61bcec8bcb35 /doc
parent9d0194df730a5768d37c61c2f245c140d4914d64 (diff)
downloadcflow-85c0620eb5149400b55adf72e73643ee877c5432.tar.gz
cflow-85c0620eb5149400b55adf72e73643ee877c5432.tar.bz2
Add plan
Diffstat (limited to 'doc')
-rw-r--r--doc/cflow.texi34
1 files changed, 33 insertions, 1 deletions
diff --git a/doc/cflow.texi b/doc/cflow.texi
index f2e770e..cbafb4c 100644
--- a/doc/cflow.texi
+++ b/doc/cflow.texi
@@ -75,7 +75,39 @@ Appendices
@node Intro, Reporting Bugs, Top, Top
@chapter Introduction to cflow
-@FIXME{Write it!}
+@FIXME{Plan:
+
+Describe in short what the program does and where it could be useful.
+
+Sample program - sample output
+
+Direct and reverse trees. Start symbol (--main option)
+
+Same program - POSIX output. Discuss the differences and the reason
+for existence of each output format. Explain that more formats
+will appear in the future.
+
+Recursive calls. How they are handled.
+
+How to run preprocessor. Differences between the two modes.
+
+Controlling which symbols to display. Options --include and --symbol.
+Special quirks using --symbol option.
+
+Cross-reference output.
+
+Printing ASCII art tree. Controlling its appearance using
+--level-indent option.
+
+Configuration file. Env. variables CFLOWRC and CFLOW_OPTIONS.
+
+Using cflow in Makefiles.
+
+Complete listing of all cflow options.
+
+Emacs cflow-mode.
+
+}
@node Reporting Bugs, Copying This Manual, Intro, Top
@chapter How to Report a Bug

Return to:

Send suggestions and report system problems to the System administrator.