~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/ro/introduction.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-08-17 23:48:26 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20120817234826-fvk3rfp6nmfaqi9p
Tags: 2:3.5.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump vala dependency to 0.18 series
  - Drop graphviz from build-depends
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction" xml:lang="ro">
 
3
 
 
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
 
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
 
6
    <title>Introduction</title>
 
7
    <desc>Introducere la <app>Anjuta</app> - Mediu integrat de dezvoltare</desc>
 
8
    <link type="guide" xref="index"/>
 
9
  </info>
 
10
 
 
11
  <title>Introduction</title>
 
12
 
 
13
  <p>
 
14
    <app>Anjuta</app> is a versatile Integrated Development Environment (IDE)
 
15
    for the GNOME desktop. It features a number of advanced programming
 
16
    facilities including project management, application wizards, interactive
 
17
    debugging, integrated Glade UI designer, integrated Devhelp API help, class
 
18
    generator, powerful source editor, symbols browsing, Git support, 
 
19
    C/C++, Python and Vala support and more.
 
20
  </p>
 
21
 
 
22
  <p>
 
23
    <app>Anjuta</app> has a flexible and advanced docking system
 
24
    that allows you to lay out all the views in whatever way you like. You can drag
 
25
    and drop the views using drag bars and rearrange the layout.
 
26
  </p>
 
27
 
 
28
  <p>
 
29
    <app>Anjuta</app> has been designed to be simple to operate yet powerful
 
30
    enough to fulfill all your programming needs. We have added many new features
 
31
    to <app>Anjuta</app> over the course of its development. Our focus is on
 
32
    delivering power and usability at the same time and making your software
 
33
    development enjoyable without overloading your senses. We intend to
 
34
    continue improving and stabilizing <app>Anjuta</app> to give you the best
 
35
    IDE experience possible.
 
36
  </p>
 
37
 
 
38
  <p>
 
39
    We hope you will have a good time using <app>Anjuta</app>. If not, please
 
40
    help us make it better by reporting bugs and suggestions - this will help
 
41
    to improve the software, as well as helping the open source community.
 
42
  </p>
 
43
 
 
44
  <p>
 
45
    The following screenshot illustrates some of the things you will find in
 
46
    <app>Anjuta</app>.
 
47
  </p>
 
48
 
 
49
  <figure>
 
50
    <title><app>Anjuta</app> in action</title>
 
51
    <desc><app>Anjuta</app> main window</desc>
 
52
    <media type="image" mime="image/png" src="figures/anjuta-in-action.png">
 
53
      <p><app>Anjuta</app> main window</p>
 
54
    </media>
 
55
  </figure>
 
56
 
 
57
</page>