 doc_server(?Port)
doc_server(?Port)doc_server(Port, [allow(localhost), workers(1)]). This 
predicate must be called before loading the program for which 
you consult the documentation. It calls doc_collect/1 
to start collecting documentation while (re-)loading your program.