Skip to content

Commit bb12721

Browse files
committed
DOC - sphinx build cleanup
1 parent 888448c commit bb12721

File tree

3 files changed

+9
-44
lines changed

3 files changed

+9
-44
lines changed

doc/source/devel/data_pkg_discuss.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ of the package. Or they might not, that's up to you, the author of the package.
7979
Package instantiation tag
8080
=========================
8181

82-
A *tag* is a memorable string that refers to particular pinstance. It differs
82+
A *tag* is a memorable string that refers to a particular pinstance. It differs
8383
from a revision id only in that there is not likely to be a tag for every
8484
revision. It's possible to imagine pinstances without a revision id but with a
8585
tag, but perhaps it's reasonable to restrict tags to refer to revisions. A
@@ -342,6 +342,7 @@ Discovery
342342
raise RuntimeError('It looks like mypkg version 0.3 is not installed')
343343

344344

345+
.. rubric:: Footnotes
345346

346347
.. [tag-sources]
347348

doc/source/devel/data_pkg_uses.rst

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
11
.. _data-pkg-uses:
22

3-
#####################
4-
Data package usecases
5-
#####################
3+
########################################
4+
Data package usecases and implementation
5+
########################################
66

7-
This is a moderate conflation of usecases with some more design definitions and
8-
discussions.
7+
********
8+
Usecases
9+
********
910

10-
*************
11-
Distributions
12-
*************
13-
14-
Distribution definition
15-
=======================
16-
17-
A distribution object is an object referring to a package distribution. It
18-
has a name and a version. It may be able to return contents of the
19-
distribution. It identifies the type of the distribution.
11+
We are here working from :doc:`data_pkg_discuss`
2012

2113
Distribution types
2214
==================

doc/source/gitwash/dot2_dot3.rst

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)