Skip to content

clean up docstring formatting in schemes/elliptic_curves/ #33582

@yyyyx4

Description

@yyyyx4

Currently, in the elliptic-curves codebase, there are quite a few occurrences of the following formatting quirks:

  • Lines indented by 4n-1 instead of 4n spaces.
  • Non-standard use of - and -- in input/output lists.
  • Lowercase .. note:: or .. warning:: blocks, and occasional use of AUTHOR: instead of AUTHORS:.
  • Excessive empty lines.

This patch makes an attempt at cleaning up these things somewhat.

Component: documentation

Author: Lorenz Panny

Branch/Commit: ef8e8cc

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/33582

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions