Metadata-Version: 2.1
Name: alveolus
Version: 0.1.0
Summary: Alveolus Docs
Home-page: https://github.com/johnkozaris/alveolus
Author: Ioannis Kozaris
Author-email: ioanniskozaris@gmail.com
License: MIT
Description: # Alveolus Documentation Package
        Alveolus is a small package that makes your C++ Documentation process easier. Using Breathe and Exhale you can combine 
        your C++ Code Documentation with your Custom API doxumentation written in simple .rst files .
        This projects relies heavily on Doxygen+Sphinx+Breathe+Exhale but makes the process of combining them nad using them 
        easier. Run alveolus-build in any c++ project and an index html with the ReadTheDocs theme will be created instantly
        
        ## Installation Instructions
        
        ## Dependencies
        
        ## Credit
        
        ## License
        
Keywords: documentation sphinx doxygen C++ docs
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Environment :: MacOS X
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: C++
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
Requires-Python: ~=3.3
Description-Content-Type: text/markdown
