Skip to content

Improve documentation layout #64

@jorgepiloto

Description

@jorgepiloto

🐞 Problems

Writing documentation is tedious. Without a proper layout, adding or modifying existing guidelines may become a serious problem. After reviewing in deep the current status of the developers guidelines, I experienced the following problems:

💡 Suggested Solution

Using the recently published Docs for Developers and the popular talk What nobody tells you about documentation, the following structure could be used for the PyAnsys Developers Guide.

  • How-To
    • All guidelines and step-by-step tutorials for achieving a given goal.
  • Packaging Style
    • For packaging a project.
  • Coding Style
    • Anything about code style, minimum style requirements, available formatting tools...
  • Doc style
    • Anything about docstring style, API doc layout, doc formatting tools...
  • Abstractions
    • Theoretical knowledge. Not a "how-to", just explanations on fundamental PyAnsys topics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions