mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
509d152e54
Completely fixes #1557 and the underlying Doxygen changes that caused it. Should make fish docs simpler and more robust, more consistent and generally prettier. todo: - trap unmarked text as arguments in context - test & fix sed portability - see in particular. (so far tested on BSD (Mac) and GNU sed). - test Makefile changes - last round of aesthetic changes and getting that ascii fish in there…
47 lines
550 B
Text
47 lines
550 B
Text
*.o
|
|
*~
|
|
*.exe
|
|
|
|
Makefile
|
|
autom4te.cache/
|
|
build/
|
|
command_list.txt
|
|
command_list_toc.txt
|
|
confdefs.h
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
doc/
|
|
doc.h
|
|
doc_src/commands.hdr
|
|
doc_src/index.hdr
|
|
po/*.gmo
|
|
fish
|
|
fish_indent
|
|
fish_tests
|
|
fishd
|
|
mimedb
|
|
seq
|
|
set_color
|
|
share/config.fish
|
|
share/man/
|
|
toc.txt
|
|
user_doc/
|
|
xcuserdata
|
|
fish.xccheckout
|
|
tests/*tmp.*
|
|
tests/foo.txt
|
|
FISH-BUILD-VERSION-FILE
|
|
version
|
|
messages.pot
|
|
lexicon.txt
|
|
lexicon_filter
|
|
lexicon-debug.log
|
|
|
|
Fish-Shell.sublime-workspace
|
|
Fish-Shell.sublime-project
|
|
.editorconfig
|
|
doc_src/.editorconfig
|
|
|