Skip to content

format issues on literalinclude #481

@germa89

Description

@germa89

The rST code:

Helper functions
----------------

Additionally, for printing purposes, several helper functions are defined:

.. literalinclude:: ml_ga_beam.py
    :language: python
    :start-at: import numpy as np
    :end-at: print("=============")

which renders as:

https://mapdl.docs.pyansys.com/version/stable/examples/extended_examples/hpc/hpc_ml_ga.html#helper-functions

image

For completeness the Python code: https://github.com/ansys/pymapdl/blob/9580a45136331a2f5ed00be20eeabb2cf9195b3c/doc/source/examples/extended_examples/hpc/ml_ga_beam.py#L133-L142

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions