GNU GLOBAL 5.7.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU GLOBAL 5.7.1 (Default branch)
# 1  
Old 04-21-2008
GNU GLOBAL 5.7.1 (Default branch)

ImageGNU GLOBAL is a source code tagging system thatworks the same way across diverse environments(such as emacs, vi, less, bash, or a Web browser).It allows you to locate specified objects insource files and move there easily. It is usefulfor hacking a large project containing manysubdirectories, many #ifdef directives, and manymain() functions. It is similar to ctags or etags,but differs by being independent of any editor.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TEXINFO(5)                                                      File Formats Manual                                                     TEXINFO(5)

NAME
texinfo - software documentation system DESCRIPTION
Texinfo is a documentation system that uses a single source file to produce both online information and printed output. It is primarily designed for writing software manuals. For a full description of the Texinfo language and associated tools, please see the Texinfo manual (written in Texinfo itself). Most likely, running this command from your shell: info texinfo or this key sequence from inside Emacs: M-x info RET m texinfo RET will get you there. AVAILABILITY
ftp://ftp.gnu.org/gnu/texinfo/ or any GNU mirror site. REPORTING BUGS
Please send bug reports to bug-texinfo@gnu.org, general questions and discussion to help-texinfo@gnu.org. SEE ALSO
info(1), install-info(1), makeinfo(1), texi2dvi(1), texindex(1). emacs(1), tex(1). info(5). FSF GNU Texinfo TEXINFO(5)