~ubuntu-branches/ubuntu/trusty/gnat-gps/trusty

« back to all changes in this revision

Viewing changes to docs/gps.texi

  • Committer: Package Import Robot
  • Author(s): Nicolas Boulenguez
  • Date: 2013-07-06 22:08:20 UTC
  • Revision ID: package-import@ubuntu.com-20130706220820-l6swnqv0c6h0w1cn
Tags: 5.0-14
* patches/documentation-formats: fix incompatibilities with texinfo 5.
  Ignore docs/texiplus.tex. Closes: #712323.
* Move debian/TODO,known-problems,features from gnat-gps to -doc package.
* control (DM-Upload-Allowed): removed obsolete field.
  (Build-Depends): pkg-config. Closes: #685071.
  (Standards-Version): 3.9.4 (no change needed)
* menu -> gnat-gps.menu: for clarity.
* README.source, build_gps.gpr, copyright, rules: copyright update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
\input texinfo   @c -*-texinfo-*-
2
 
@input texiplus
3
2
 
4
3
@c For uniformity, screenshots are generated using the following setup:
5
4
@c   - Under Windows XP, using the default XP theme
42
41
 
43
42
@titlepage
44
43
 
45
 
@flushleft
46
 
@title{Using GPS}
47
 
@end flushleft
48
 
@sp 1
49
 
@flushright
50
 
@titlefont{The GNAT Programming Studio}
51
 
@end flushright
52
 
@sp 2
 
44
@title Using GPS, the GNAT Programming Studio
53
45
@subtitle Version @value{GPSVersion}
54
46
@subtitle Document revision level $Revision: 165232 $
55
47
@subtitle Date: $Date: 2010-10-01 12:54:37 +0200 (Fri, 01 Oct 2010) $
2696
2688
 
2697
2689
Limitations:
2698
2690
 
2699
 
@table @bullet
 
2691
@table @asis
2700
2692
 
2701
2693
@item This feature is currently only available for Ada.
2702
2694
Using the smart completion on non Ada files behaves as the identifier completion does.
2709
2701
 
2710
2702
This submenu contains more ways to automatically complete code
2711
2703
 
2712
 
@table @bullet
 
2704
@table @asis
2713
2705
@item Expand Alias
2714
2706
Consider the current word as an alias and expand according to aliases
2715
2707
defined in @ref{Defining text aliases}.
2730
2722
@item Selection
2731
2723
@cindex selection
2732
2724
 
2733
 
@table @bullet
 
2725
@table @asis
2734
2726
 
2735
2727
@item Comment Lines
2736
2728
@cindex comment