Skip to content

Commit d515af2

Browse files
committed
Merge branch 'develop' into library-handle-argument-errors
2 parents e9ac9e7 + 7878ec1 commit d515af2

File tree

267 files changed

+4118
-6584
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

267 files changed

+4118
-6584
lines changed

doc/src/Build_manual.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ and thus all special Sphinx features (cross-references, advanced tables,
224224
embedding of Python docstrings or doxygen documentation, and so on) will
225225
not render correctly. Most embedded math should render correctly. This
226226
is a **very fast** way to check the syntax and layout of a documentation
227-
file translated to HTML while writing it.
227+
file translated to HTML while writing or updating it.
228228

229229
To translate **all** manual pages, you can type ``make fasthtml`` at the
230230
command line. The translated HTML files are then in the ``fasthtml``
@@ -236,7 +236,7 @@ directly translate only individual pages: e.g. to translate only the
236236

237237
After writing the documentation is completed, you will still need
238238
to verify with ``make html`` and ``make pdf`` that it translates
239-
correctly.
239+
correctly in both formats.
240240

241241
Tests for consistency, completeness, and other known issues
242242
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

doc/src/Errors_details.rst

Lines changed: 410 additions & 318 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)