Browse Source

rebuilt edown docs

Ulf Wiger 14 years ago
parent
commit
ed49142456
7 changed files with 6 additions and 6 deletions
  1. 0 0
      doc/README.md
  2. 1 1
      doc/gproc.md
  3. 1 1
      doc/gproc_app.md
  4. 1 1
      doc/gproc_dist.md
  5. 1 1
      doc/gproc_init.md
  6. 1 1
      doc/gproc_lib.md
  7. 1 1
      doc/gproc_sup.md

+ 0 - 0
doc/index.md → doc/README.md


+ 1 - 1
doc/gproc.md

@@ -611,4 +611,4 @@ Returns the pid registered as Key
   The type of registration entry must be either name or aggregated counter.
   Otherwise this function will exit. Use [`lookup_pids/1`](#lookup_pids-1) in these
   cases.
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:23._

+ 1 - 1
doc/gproc_app.md

@@ -41,4 +41,4 @@ __Behaviours:__ [`application`](application.html).
 
 `stop(State) -> any()`
 
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:23._

+ 1 - 1
doc/gproc_dist.md

@@ -222,4 +222,4 @@ For a detailed description, see gproc/doc/erlang07-wiger.pdf.
 
 `update_counter(Key, Incr) -> any()`
 
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:23._

+ 1 - 1
doc/gproc_init.md

@@ -32,4 +32,4 @@ Module gproc_init
 
 `soft_reset() -> any()`
 
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:23._

+ 1 - 1
doc/gproc_lib.md

@@ -13,4 +13,4 @@ Extended process registry
 This module implements an extended process registry
   
 For a detailed description, see gproc/doc/erlang07-wiger.pdf.
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:22._

+ 1 - 1
doc/gproc_sup.md

@@ -34,4 +34,4 @@ The main GPROC supervisor.
 
 `start_link(Args) -> any()`
 
-_Generated by EDoc, Oct 22 2010, 19:32:29._
+_Generated by EDoc, Oct 23 2010, 20:54:22._