Skip to content

Integrate mkdoxy in CI pipeline

Integrate mkdoxy in pipeline

This MR integrates mkdoxy in CI pipeline.

Related Issue(s)

#21

Testing Instructions

  1. [Step 1: How to test] Inorder to test this locally make sure aircraft_design repository is copied manually to docs/documentation folder. In CI pipeline this will happen automatically.
  2. [Step 2: Expected outcome] Run mkdocs build --site-dir ./public and mkdocs serve commands.

Developer Checklist

  • Code has been tested locally and/or in pipeline.
  • (if applicable) documentation updated.
  • (if applicable) impact of new dependencies reviewed and included in project.
  • Merge conflicts resolved with the target branch.

Additional Notes

What is still pending in this MR : Not fully double checked all the subpage contents are generated and displayed correctly on the Website. We can only close the Issue #21 only after verifying that.

Edited by Alfin Johny

Merge request reports

Loading