.. toctree:: :hidden: :maxdepth: 3 devportal.rst Verification Manual Technology Showcases extended_examples/index.rst .. _ref_examples: ======== Examples ======== Here are a series of examples using MAPDL with the ``ansys-mapdl-core`` library. .. === EXAMPLES Gallery === .. We have to include this rather than include it in a tree. .. include:: gallery_examples/index.rst :start-line: 2 .. === Developer Portal examples == .. include:: devportal.rst :start-line: 2 .. === PyMAPDL examples === .. include:: pymapdl_examples_repo/index.rst :start-line: 2 .. === Extended examples === .. include:: extended_examples/index.rst :start-line: 2 :end-line: 29 .. === DOWNLOAD EXAMPLES === .. _ref_download_files: Download example files ====================== Each example should contain all the necessary resources to run the example. However in some cases, external files are needed. A link to those files is available at each example page. These links refers to the following GitHub repository where you can find all of them: `GitHub Example Data Repository `_ If you find a missing or broken link, open an issue in GitHub (`PyMAPDL Issues `_).