/usr/share/doc/gnat-gps/gps-welcome-public.html is in gnat-gps-doc 5.0-16.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | <HTML>
<HEAD>
<TITLE>Welcome to GPS - the GNAT Programming Studio</TITLE>
</HEAD>
<BODY>
<IMG SRC="gps_title.gif">
<HR>
<H1>Welcome to the GNAT Programming Studio</H1>
<H3>Snapshot 5.0.0</H3>
<ADDRESS>AdaCore</ADDRESS>
<P><HR>
GPS is a complete integrated development environment that gives access
to a wide range of tools and integrates them smoothly.
<P>
<HR>
<H1>Online Documentation</H1>
GPS comes with a tutorial that gives an overview of the functionalities by
going through a complete session, and a User's Guide documenting each
tool and modules.
<UL>
<LI><A HREF="tutorial.html">GPS Tutorial</A></LI>
<LI><A HREF="gps.html">GPS User's Guide</A></LI>
</UL>
<P>
<HR>
<H1>Features</H1>
<UL>
<LI> Developer-friendly
<LI> Multi-language
<LI> Multi-platform
<LI> Same modern GUI available on all platforms
<LI> Flexible MDI (multiple document interface)
<LI> Customizable
<LI> Extensible: can integrate preferred tools
<LI> Free Software
</UL>
<H1>Tools</H1>
<UL>
<LI> Language-sensitive editor
<LI> Automatic generation of body files
<LI> Source code reformatting
<LI> Intelligent source code navigation
<LI> Context-sensitive search and replace
<LI> Application builder
<LI> Automatic code fixing
<LI> Version control (Subersion, CVS, ClearCase, etc.)
<LI> Visual file comparison
<LI> Graphical source-level debugger
<LI> Project and program entities explorer
<LI> Project wizard
<LI> Types and program entities graphs
<LI> Call graphs
<LI> File dependency graphs
<LI> Project dependency graphs
</UL>
<P><HR><P>
Copyright (C) 2002-2010, AdaCore.
</BODY>
</HTML>
|