File: index.page

package info (click to toggle)
gnome-devel-docs 40.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 79,188 kB
  • sloc: javascript: 2,514; xml: 2,407; ansic: 2,229; python: 1,854; makefile: 805; sh: 499; cpp: 131
file content (38 lines) | stat: -rw-r--r-- 1,397 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:ui="http://projectmallard.org/experimental/ui/" type="guide" id="index" xml:lang="ca">
<info>
  <credit type="author">
    <name>Equip de documentació del GNOME</name>
    <email its:translate="no">gnome-doc-list@gnome.org</email>
    <years>2010, 2011</years>
  </credit>
  <credit type="author">
    <name>Shaun McCance</name>
    <email its:translate="no">shaunm@gnome.org</email>
    <years>2010</years>
  </credit>
  <credit type="author">
    <name>Johannes Schmid</name>
    <email its:translate="no">jhs@gnome.org</email>
    <years>2011</years>
  </credit>
  <credit type="editor">
    <name>Tiffany Antopolski</name>
    <email its:translate="no">tiffany.antopolski@gmail.com</email>
  </credit>
</info>

<title>Demostracions de la plataforma de desenvolupament del GNOME</title>

<p>This guide includes a variety of coding examples, such writing an image 
viewer or weather application. Each demo comes with code that you can try, and 
explains how each example works. They are a great way to get started with 
the GNOME developer platform.</p>

 <section id="tutorials" style="2column">
  <title>Pick a Language</title>
  <p>These developer demos are available in a range of programming languages. 
  Pick one to get started:</p>
 </section>

</page>