Metadata-Version: 1.2
Name: rtfd
Version: 0.2.0
Summary: Build, read your exclusive and fuck docs.
Home-page: https://github.com/staugur/rtfd
Author: staugur
Author-email: staugur@saintic.com
License: BSD 3-Clause
Download-URL: https://github.com/staugur/rtfd/releases/tag/0.2.0
Project-URL: Code, https://github.com/staugur/rtfd
Project-URL: Issue tracker, https://github.com/staugur/rtfd/issues
Project-URL: Documentation, https://docs.saintic.com/rtfd/
Description: rtfd
        ====
        
        Build, read your exclusive and fuck docs.
        
        Installation
        ------------
        
        - Production Version
        
            `$ pip install -U rtfd`
        
        - Development Version
        
            `$ pip install -U git+https://github.com/staugur/rtfd.git@master`
        
        Quickstart
        ----------
        
        1. rtfd init -b xx --other-options
        
        2. rtfd project -a create --other-options your-docs-project
        
        3. rtfd build your-docs-project
        
        More options with ``--help / -h`` option.
        
Keywords: docs,sphinx,reStructuredText
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7,<3
