--- name: latex_curriculum_vitae title: Latex_curriculum_vitae summary: A program for creating an application description: PublicanCreators are a small tool for daily DocBook writers who are using the Redhat publican tool https://fedorahosted.org/publican/. PublicanCreators asks after launching which title, type and environment should be used. Then it starts publican with that settings and works then with the produced files. It will work inside the Article_Info.xml, Book_Info.xml, TITLE.ent, Author_Group.xml and Revision_History.xml and will replace the default values with your name, your company, your company_divison and your private or your business email address, depending on your chosen environment. Also you can set inside your config file that you want to remove the Title Logo or the Legal Notice. As a feature it ships a build script for each project. authors: - Sascha Manns requirements: - setup - notifier - nokogiri - parseconfig - rainbow - manns_shared - bundler (build) - hoe (build) - hoe-bundler (build - hoe-gemspec (build) - hoe-git (build) - hoe-rubygems (build) - hoe-manns (build) - hoe-reek (build) - hoe-rubocop (build) - hoe-seattlerb (build) - coveralls (build) - indexer (build) - rdoc (build) - gem-release (build) - rspec (build) - simplecov (build) - rake (build) - test (test) - rubocp (test) repositories: upstream: https://gitlab.com/saigkill/publican_creators.git resources: home: http://saigkill.github.io code: https://gitlab.com/saigkill/publican_creators bugs: https://gitlab.com/saigkill/publican_creators/issues categories: - docbook - linux - ruby - publican copyrights: - 2015 Sascha Manns (MIT)