################################################################################
#
# * This file is part of SplashSync Project.
# *
# * Copyright (C) Splash Sync <www.splashsync.com>
# *
# * This program is distributed in the hope that it will be useful,
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# *
# * For the full copyright and license information, please view the LICENSE
# * file that was distributed with this source code.
# *
# * @author Bernard Paquier <contact@splashsync.com>
#
################################################################################

################################################################################
# LOCAL DOC CONFIGURATION
################################################################################

# Title of the Bundle / Module
title: Wordpress Plugin
# Subtitle of the Site (Generaly DOC)
subtitle: DOC
# the subpath of your site, e.g. /blog
baseurl: "/Wordpress" 
# Description of the Bundle/Module
description:    "Wordpress Plugin for Splash Sync."
# Package Code on Packagist
package:    "splash/wordpress"

