Skip to content

Commit 2c2f6f8

Browse files
committed
Minor name changes
1 parent 293ae01 commit 2c2f6f8

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Examples
1+
First Examples
22
========
3-
Here are some examples of how to use the ServiceX client to extract data from a dataset. Each
3+
Here are simple examples of how to use the ServiceX client to extract data from a dataset. Each
44
examples shows the three ways to specify a request: as a YAML file, as a Python dictionary, and
55
as a typed Python object.
66

docs/installation.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
Installation
1+
Client Installation
22
============
33

44
Prerequisites
55
-------------
66

7-
Python 3.8, or above
8-
9-
Member of the ATLAS or CMS collaborations
7+
- Python 3.8, or above
8+
- Member of the ATLAS or CMS collaborations
109

1110
Installation
1211
-------------

docs/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ServiceX_frontend
1+
API documentation
22
=================
33

44
.. toctree::

0 commit comments

Comments
 (0)