File: index.page

package info (click to toggle)
gnome-sudoku 1%3A43.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,708 kB
  • sloc: cpp: 96; xml: 65; makefile: 6
file content (58 lines) | stat: -rw-r--r-- 1,869 bytes parent folder | download | duplicates (3)
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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
	type="guide" style="task"
	id="index">
  <info>
    <title type='link' role="trail">GNOME Sudoku</title>
    <title type='link'>GNOME Sudoku</title>
    <title type='text'>GNOME Sudoku</title>

    <revision pkgversion="3.4" date="2012-03-08" status="final"/>
    <revision pkgversion="3.15.2" date="2014-01-08" status="final"/>
    <revision pkgversion="3.26" date="2017-12-05" status="review"/>

    <credit type="author copyright">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@gmail.com</email>
      <years>2011</years>
    </credit>
    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2015</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Learn to play GNOME Sudoku, a logic-based puzzle game in which a grid
    must be filled with the correct numbers.</desc>

  </info>

  <title>
    <media type="image" its:translate="no" width="48px" height="48px"
      src="figures/org.gnome.Sudoku.svg" /> GNOME Sudoku
  </title>

  <p>GNOME Sudoku is a logic-based number-placement puzzle in which a 9×9
  square must be filled with the correct digits. The unique puzzles can be
  played on screen or <link xref="index#print">printed</link>.  If you do not
  have time to finish a game, you can <link
  xref="save-resume#resume">resume</link> it any time.</p>

   <section id="play" style="2column">
    <title>Game Play</title>
   </section>

   <section id="tips" style="2column">
    <title>Useful tips</title>
   </section>

   <section id="print" style="2column">
    <title>Printing</title>
   </section>

   <section id="get-involved" style="2column">
    <title>Get Involved</title>
   </section>
</page>