Explorar el Código

adds a FAQ, fixes #4

Nicolas Petton hace 10 años
padre
commit
8e98cadeb5
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      faq.md

+ 12 - 0
faq.md

@@ -0,0 +1,12 @@
+---
+title: FAQ
+layout: default
+permalink: "faq.html"
+parent: Overview
+---
+
+### Q: How do I get back the Helios IDE after I have closed it
+
+A: Evaluate the following in the JavaScript console:
+
+    require('amber/helpers').popupHelios()