Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor doc improvements #130

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Minor doc improvements #130

merged 1 commit into from
Jan 21, 2023

Commits on Jan 21, 2023

  1. Minor doc improvements

    Details:
    
    * Simplified the Installation section by merging a subchapter into the
      Installation chapter.
    
    * Corrected the set of tested OS environments to no longer contain CygWin.
    
    * Removed the prerequisites packages setuptools, pip and wheel for installation,
      since pip does not have any requirements on setuptools or wheel.
    
    * Removed the "Python namespace" section and moved the statement about
      describing only the external API to the begin of the "API Reference"
      section.
    
    * Specified language 'en' for the docs building in conf.py, to eliminate
      a corresponding warning during docs building.
    
    * Generalized the version 3.4 to 3 in the link to the Python 3 glossary.
    
    * Added 'make doclinkcheck' to the GitHub Actions test workflow, and
      documented this make target in 'make help' and added it to 'make all'.
    
    Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
    andy-maier committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    9803e24 View commit details
    Browse the repository at this point in the history