[OpenSIPS-Devel] [OpenSIPS/opensips] 18da7b: .html, .pdf and README generation: also build insi...
    Liviu Chircu 
    liviu at opensips.org
       
    Tue Mar 10 11:06:19 CET 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 18da7b46e60f856192d4f698c8fa0198899f1e6a
      https://github.com/OpenSIPS/opensips/commit/18da7b46e60f856192d4f698c8fa0198899f1e6a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-03-10 (Tue, 10 Mar 2015)
  Changed paths:
    M Makefile
    M Makefile.rules
  Log Message:
  -----------
  .html, .pdf and README generation: also build inside "net/" dir
The following commands will now also build documentation from the net/
directory:
    * make modules-readme
    * make modules-docbook-html
    * make modules-docbook-txt
    * make modules-docbook-pdf
Some examples:
    * make modules-readme modules="proto_udp proto_sctp dialog"
    * make modules-docbook-html modules="net/proto_udp modules/tm"
    
    
More information about the Devel
mailing list