public
Description: Ambition adapter for Sphinx
Clone URL: git://github.com/technicalpickles/ambitious-sphinx.git
Added appropriate nodoc.
Fri Feb 29 16:41:25 -0800 2008
commit  c2cade9d26c6980f024518de484dcfa917b91edd
tree    c9c3a7390a47d809f7859ff8b5d3f507f80feae3
parent  14d66d6877688d4b4a9133fd3def7460effc2851
...
1
2
3
 
 
 
4
5
6
...
 
 
 
1
2
3
4
5
6
0
@@ -1,6 +1,6 @@
0
-module Ambition
0
- module Adapters
0
- module AmbitiousSphinx
0
+module Ambition # :nodoc:
0
+ module Adapters # :nodoc:
0
+ module AmbitiousSphinx # :nodoc:
0
       # Helper for the other
0
       class Base
0
         # Does the string have an Ultrasphinx field?

Comments

    No one has commented yet.