Menu

[eb9429]: / io.github.gnu_octave.doctest.metainfo.xml  Maximize  Restore  History

Download this file

36 lines (34 with data), 1.4 kB

 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
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2016, 2019, 2023 Colin B. Macdonald
SPDX-License-Identifier: FSFAP
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
-->
<component type="addon">
<id>io.github.gnu_octave.doctest</id>
<extends>org.octave.Octave</extends>
<name>Doctest</name>
<summary>Find and run example code within documentation</summary>
<description>
<p>Formatted blocks of example code are extracted from documentation
files and executed to confirm their output is correct. This can be
part of a testing framework or simply to ensure that documentation
stays up-to-date during software development.</p>
</description>
<keywords>
<keyword>development</keyword>
<keyword>software testing</keyword>
<keyword>testing</keyword>
<keyword>documentation</keyword>
</keywords>
<translation/>
<url type="homepage">https://octave.sourceforge.io/doctest</url>
<url type="bugtracker">https://github.com/gnu-octave/octave-doctest/issues/new</url>
<metadata_license>FSFAP</metadata_license>
<project_license>BSD-3-Clause</project_license>
<developer_name>Octave Community</developer_name>
<update_contact>octave-maintainers@gnu.org</update_contact>
</component>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.