commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (2b8888e -> 885cc64)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (2b8888e -> 885cc64)
Date: Sat, 26 Jul 2014 03:39:11 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch master
in repository gnuradio.

      from  2b8888e   Merge branch 'maint'
       new  a9c3d8f   docs: Restructured intro page, added some manual pages
       new  dd7006e   Merge remote-tracking branch 'mbant/docs/structure' into 
docs/structure
       new  1152548   docs: minor updates to the docs, including a new page for 
Python blocks.
       new  1059f8b   Merge branch 'docs/structure'
       new  ef09071   docs: fixed typo in portaudio
       new  885cc64   docs: fixed use of section tags in python_blocks docs.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/doxygen/other/build_guide.dox                 | 162 +++++++
 docs/doxygen/other/components.dox                  |  34 ++
 docs/doxygen/other/extra_pages.dox                 | 320 -------------
 docs/doxygen/other/main_page.dox                   | 503 +--------------------
 docs/doxygen/other/metadata.dox                    |  15 +-
 docs/doxygen/other/msg_passing.dox                 |   5 +
 docs/doxygen/other/oot_config.dox                  |  78 ++++
 .../other/{main_page.dox => operating_fg.dox}      | 234 +---------
 docs/doxygen/other/prefs.dox                       |  87 ++++
 docs/doxygen/other/python_blocks.dox               | 154 +++++++
 docs/doxygen/other/usage.dox                       |  43 ++
 docs/doxygen/other/volk_guide.dox                  | 152 +++++++
 docs/exploring-gnuradio/exploring_gnuradio.dox     |   8 +-
 gr-zeromq/docs/zeromq.dox                          |  22 +
 14 files changed, 767 insertions(+), 1050 deletions(-)
 create mode 100644 docs/doxygen/other/build_guide.dox
 create mode 100644 docs/doxygen/other/components.dox
 delete mode 100644 docs/doxygen/other/extra_pages.dox
 create mode 100644 docs/doxygen/other/oot_config.dox
 copy docs/doxygen/other/{main_page.dox => operating_fg.dox} (54%)
 create mode 100644 docs/doxygen/other/prefs.dox
 create mode 100644 docs/doxygen/other/python_blocks.dox
 create mode 100644 docs/doxygen/other/usage.dox
 create mode 100644 docs/doxygen/other/volk_guide.dox
 create mode 100644 gr-zeromq/docs/zeromq.dox



reply via email to

[Prev in Thread] Current Thread [Next in Thread]