No description
Find a file
axel c361d8564c Update to array_list heap patch
darcs-hash:20051004135321-ac50b-5e56ea14f062e3626e33c538e064c263c895b4b1.gz
2005-10-04 23:53:21 +10:00
doc_src Minor documentation updates 2005-10-03 00:08:30 +10:00
init Change configuration file names if installing in $HOME 2005-09-26 22:33:06 +10:00
tests Fix broken regression test (irony?) 2005-10-02 23:44:06 +10:00
builtin.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
builtin.h Initial revision 2005-09-20 23:26:39 +10:00
builtin_commandline.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
builtin_help.h Initial revision 2005-09-20 23:26:39 +10:00
builtin_help.hdr Initial revision 2005-09-20 23:26:39 +10:00
builtin_set.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
ChangeLog Clarifications for Changelog 2005-10-04 19:50:13 +10:00
common.c Correct NFS-safe locking for per-hostname uniqueness (and misc fixes) 2005-10-02 05:18:52 +10:00
common.h Amended critical section locking to be NFS-safe 2005-10-01 05:50:21 +10:00
complete.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
complete.h Initial revision 2005-09-20 23:26:39 +10:00
config.guess Initial revision 2005-09-20 23:26:39 +10:00
config.h.in Change configuration file names if installing in $HOME 2005-09-26 22:33:06 +10:00
config.sub Initial revision 2005-09-20 23:26:39 +10:00
configure.ac Set version to 1.15.0 2005-10-04 08:37:04 +10:00
count.c Initial revision 2005-09-20 23:26:39 +10:00
Doxyfile Initial revision 2005-09-20 23:26:39 +10:00
Doxyfile.user Initial revision 2005-09-20 23:26:39 +10:00
env.c Code cleanup and a few source code comments 2005-10-03 23:24:46 +10:00
env.h Add support for zero element arrays 2005-09-27 00:47:03 +10:00
env_universal.c Code cleanup and a few source code comments 2005-10-03 23:24:46 +10:00
env_universal.h Code cleanup and a few source code comments 2005-10-03 23:24:46 +10:00
env_universal_common.c Fix for various redirection problems 2005-09-23 23:10:31 +10:00
env_universal_common.h Exportable universal variables 2005-09-23 06:16:52 +10:00
exec.c Drop various debug messages 2005-10-03 23:58:48 +10:00
exec.h Code cleanup and a few source code comments 2005-10-03 23:24:46 +10:00
expand.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
expand.h Initial revision 2005-09-20 23:26:39 +10:00
fish.spec.in Release 1.14.0 2005-09-25 21:31:34 +10:00
fish_pager.c Initial revision 2005-09-20 23:26:39 +10:00
fish_tests.c Make sure all internal file descriptors are closed when spawning children 2005-10-03 23:09:37 +10:00
fishd.c Use debug function instead of fwprintf 2005-10-01 19:57:09 +10:00
function.c Key binding functions 2005-09-21 09:42:00 +10:00
function.h Key binding functions 2005-09-21 09:42:00 +10:00
gen_hdr.sh Initial revision 2005-09-20 23:26:39 +10:00
gen_hdr2.c Initial revision 2005-09-20 23:26:39 +10:00
highlight.c Fix compiler warnings 2005-09-25 05:55:58 +10:00
highlight.h Initial revision 2005-09-20 23:26:39 +10:00
history.c Initial revision 2005-09-20 23:26:39 +10:00
history.h Initial revision 2005-09-20 23:26:39 +10:00
input.c Use internal implementation for wcsncasecmp 2005-10-04 01:26:39 +10:00
input.h Initial revision 2005-09-20 23:26:39 +10:00
input_common.c Support for numeric backslash escapes 2005-09-26 08:39:48 +10:00
input_common.h Initial revision 2005-09-20 23:26:39 +10:00
INSTALL Initial revision 2005-09-20 23:26:39 +10:00
install-sh Initial revision 2005-09-20 23:26:39 +10:00
intern.c Add missing include for intern.c 2005-09-29 07:02:24 +10:00
intern.h Initial revision 2005-09-20 23:26:39 +10:00
key_reader.c Set locale in key_reader correctly 2005-09-25 21:32:13 +10:00
kill.c Initial revision 2005-09-20 23:26:39 +10:00
kill.h Initial revision 2005-09-20 23:26:39 +10:00
main.c Make sure all internal file descriptors are closed when spawning children 2005-10-03 23:09:37 +10:00
Makefile.in Update for type function 2005-09-24 11:30:16 +10:00
mimedb.c Initial revision 2005-09-20 23:26:39 +10:00
mimedb.h Initial revision 2005-09-20 23:26:39 +10:00
output.c Initial revision 2005-09-20 23:26:39 +10:00
output.h Initial revision 2005-09-20 23:26:39 +10:00
parser.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
parser.h Make sure all internal file descriptors are closed when spawning children 2005-10-03 23:09:37 +10:00
proc.c Fix crash bug when user presses ^C 2005-09-25 05:52:42 +10:00
proc.h Fix for broken variable export 2005-09-24 09:15:38 +10:00
reader.c Fix minor bugs in parser 2005-09-25 05:31:17 +10:00
reader.h Initial revision 2005-09-20 23:26:39 +10:00
README Initial revision 2005-09-20 23:26:39 +10:00
sanity.c Initial revision 2005-09-20 23:26:39 +10:00
sanity.h Initial revision 2005-09-20 23:26:39 +10:00
set_color.c Add support for bold mode to set_color command 2005-09-24 11:28:34 +10:00
tokenize.c Initial revision 2005-09-20 23:26:39 +10:00
tokenizer.c Initial revision 2005-09-20 23:26:39 +10:00
tokenizer.h Initial revision 2005-09-20 23:26:39 +10:00
user_doc.head.html Initial revision 2005-09-20 23:26:39 +10:00
util.c Add shortcut function for creating an array_list_t on the heap 2005-10-04 23:43:26 +10:00
util.h Update to array_list heap patch 2005-10-04 23:53:21 +10:00
wgetopt.c Initial revision 2005-09-20 23:26:39 +10:00
wgetopt.h Initial revision 2005-09-20 23:26:39 +10:00
wildcard.c Cast null pointers to (void *) in vararg functions 2005-10-01 04:28:26 +10:00
wildcard.h Initial revision 2005-09-20 23:26:39 +10:00
wutil.c Initial revision 2005-09-20 23:26:39 +10:00
wutil.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmime.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmime.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimealias.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimealias.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeglob.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeglob.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeint.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeint.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimemagic.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimemagic.h Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeparent.c Initial revision 2005-09-20 23:26:39 +10:00
xdgmimeparent.h Initial revision 2005-09-20 23:26:39 +10:00
xsel-0.9.6.tar Initial revision 2005-09-20 23:26:39 +10:00

How to find documentation for fish
==================================

The fish documentation is distributed in an intermediate format. To
view it, you have to type:

  % make user_doc

Which will create the directory user_doc, containing html
documentation for fish. If you build and install fish, the
documentation will be available through the 'help' builtin.

After installation, you can start fish by typing fish in the
terminal. After fish has started, try using the help command for more
information.