Commit faa64f4b authored by yangalicace1's avatar yangalicace1
Browse files

TEST: testing another way if parent assigns a md file + correcting identation

parent 67d6abc6
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ extra:
# Page tree
nav:
  - 1. Deployment Guide: ./deployment_guide/deployment_guide.md
  - 1.1. Configure your Machine: ./deployment_guide/configure_your_machine/configure_your_machine.md
  - 1.1. Configure your Machine:
    - 1.1.1. Physical Server: ./deployment_guide/configure_your_machine/physical_server.md
    - 1.1.2. Oracle Virtual Box: ./deployment_guide/configure_your_machine/oracle_virtual_box.md
    - 1.1.3. VMWare Fusion: ./deployment_guide/configure_your_machine/vm_ware_fusion.md
@@ -84,6 +84,7 @@ nav:
  - 1.4. WebUI and Grafana Dashboards: ./deployment_guide/webUI_and_grafana_dashboards/webUI_and_grafana_dashboards.md
  - 1.5. Show deployments and Logs: ./deployment_guide/show_deployment_and_logs/show_deployment_and_logs.md

      
  - 2. Development Guide:
      - 2.1 Configure Environment: 
          - 2.1.1. Python: ./development_guide/configure_environment/python.md