Skip to content

Commit

Permalink
Update copied text
Browse files Browse the repository at this point in the history
  • Loading branch information
andykee committed Dec 1, 2023
1 parent a0696a3 commit b8ba2c0
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions docs/docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ functions of segmented aperture telescopes.

.. grid-item-card:: :octicon:`file;1em;` User guide

The user guide provides in-depth information on the
key concepts of NumPy with useful background information
and explanation.
The user guide provides in-depth information on the key
concepts of Lentil with useful background information and
explanation.

+++

Expand All @@ -52,8 +52,9 @@ functions of segmented aperture telescopes.

.. grid-item-card:: :octicon:`file-code;1em;` Examples

New to NumPy? Check out the Absolute Beginner's Guide. It contains an
introduction to NumPy's main concepts and links to additional tutorials.
A number of end-to-end examples and large collection of common
model patterns are provided to simplify the development of new
models.

+++

Expand All @@ -66,10 +67,8 @@ functions of segmented aperture telescopes.

.. grid-item-card:: :octicon:`repo;1em;` API reference

The reference guide contains a detailed description of the functions,
modules, and objects included in NumPy. The reference describes how the
methods work and which parameters can be used. It assumes that you have an
understanding of the key concepts.
The reference guide contains a detailed description of the Lentil API.
It assumes that you have an understanding of the key concepts.

+++

Expand All @@ -82,9 +81,8 @@ functions of segmented aperture telescopes.

.. grid-item-card:: :octicon:`terminal;1em;` Development guide

Want to add to the codebase? Can help add translation or a flowchart to the
documentation? The contributing guidelines will guide you through the
process of improving NumPy.
The development guide provides key information for library developers
and maintainers. It also describes algorithm verification efforts.

+++

Expand Down

0 comments on commit b8ba2c0

Please sign in to comment.