config/application.rb in origen_testers-0.31.0 vs config/application.rb in origen_testers-0.40.0
- old
+ new
@@ -30,10 +30,12 @@
section.page :flowapi, heading: "Managing Flow Control"
section.page :interface, heading: "Creating an Interface"
section.page :resources, heading: "Additional Resources"
section.page :code, heading: "Dynamic Custom Code"
section.page :j750, heading: "J750 API"
- section.page :v93k, heading: "V93K API"
+ section.page :v93k, heading: "V93K Common API"
+ section.page :v93ksmt7, heading: "V93K SMT7 API"
+ section.page :v93ksmt8, heading: "V93K SMT8 API"
section.page :ultraflex, heading: "UltraFLEX API"
section.page :doc, heading: "Documenting the Program"
section.page :custom, heading: "Creating Custom Testers"
section.page :generating, heading: "Running the ProgGen"
end