matthiasl / Erlang-FAQ
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 18 13:37:20 -0700 2009 | |
| |
Makefile | Mon May 18 05:39:33 -0700 2009 | |
| |
README | ||
| |
academic.xml | Tue Sep 08 19:35:52 -0700 2009 | |
| |
erlang_magic_file | Fri May 15 02:20:52 -0700 2009 | |
| |
faq.xml | Fri May 15 02:20:52 -0700 2009 | |
| |
faq_questions.xml | Fri May 15 02:45:09 -0700 2009 | |
| |
getting_started.xml | ||
| |
how_do_i.xml | ||
| |
implementations.xml | Tue Sep 08 19:35:52 -0700 2009 | |
| |
introduction.xml | Fri May 15 03:40:06 -0700 2009 | |
| |
libraries.xml | Tue Sep 08 19:35:52 -0700 2009 | |
| |
mnesia.xml | Tue Sep 08 19:35:52 -0700 2009 | |
| |
obtaining.xml | ||
| |
problems.xml | Tue Sep 08 19:35:52 -0700 2009 | |
| |
tools.xml | Tue Sep 08 19:35:52 -0700 2009 |
README
Author: Matthias Lang Title: How to build the Erlang FAQ. ---------------------------------------------------------------------- This repository is the source for the FAQ. The published version of the Erlang FAQ is at http://www.erlang.org/faq/faq.html Building the FAQ: 1. Install Erlang R12B-1 or later 2. make Installing at Erlang.org: This now happens automatically every time the matthiasl github repository changes. Bjorn G set that up. Doing a git pull from Bjorn's fork git pull git://github.com/bjorng/Erlang-FAQ.git

