summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-09-14 15:08:43 -0700
committerelijah <elijah@riseup.net>2016-09-14 15:08:43 -0700
commit996b796992f2839a4f73083f2b9364cd41b3c7a4 (patch)
tree8798892330bb504a384085c6cf13cfd0bcdf8215 /docs
parent7a31cd7926b56f8d4e034d5603da35441191770c (diff)
updated docs/README.md
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md
index dd8efa4..34f1ad5 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,7 +9,12 @@ So, this is a separate amber site just for the platform documentation.
To generate portable static pages:
- cd docs/platform
+ cd leap_se/docs/platform
amber server
cd /tmp
- wget --mirror --convert-links --adjust-extension --page-requisites http://localhost:8000 \ No newline at end of file
+ wget --mirror --convert-links --adjust-extension --page-requisites http://localhost:8000
+
+Copy to leap_platform:
+
+ rm ~/dev/leap_platform/docs
+ mv localhost:8000 ~/dev/leap_platform/docs