File: index.page

package info (click to toggle)
devhelp 43.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,144 kB
  • sloc: ansic: 9,775; perl: 216; javascript: 152; sh: 100; xml: 66; python: 55; lisp: 29; makefile: 13
file content (27 lines) | stat: -rw-r--r-- 794 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
<!--
SPDX-FileCopyrightText: 2018-2019 Sébastien Wilmet <swilmet@gnome.org>
SPDX-License-Identifier: CC-BY-SA-4.0
-->
<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">Devhelp User Documentation</title>
    <title type="text">Devhelp User Documentation</title>
    <title type="link">Devhelp User Documentation</title>

    <desc>Devhelp User Documentation</desc>

  </info>
<title>
    <media type="image" width="48px" height="48px" its:translate="no"
    src="figures/org.gnome.Devhelp.svg" /> Devhelp User Documentation
</title>

<synopsis>
  <p>
    Devhelp is a developer tool for browsing and searching API documentation.
  </p>
</synopsis>
</page>