Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L limbra
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • limbra
  • limbra
  • Wiki
  • InstallJsduck

Last edited by LE GAC Renaud Dec 10, 2015
Page history

InstallJsduck

Install jsduck on VM (Centos 7)

jsduck is the documentation generator develop by the sencha fcompagny for its javascript product like Ext JS.

More info: https://github.com/senchalabs/jsduck

Install rpms

    root> yum install gcc
    root> yum install ruby
    root> yum install ruby-devel
    root> yum install rubygem-rake
    root> yum install rubygem-rake-compiler

install jsduck

    gesprod> sudo 
    root> gem install rdiscount
	
  • as gesprod (local installation used by the buildversion script)
    gesprod> gem install jsduck
  • The jsduck command is located in /home/gesprod/bin/jsduck
Clone repository
  • CheckRelease
  • DocumentingPythonCode
  • HarvesterLogic
  • InstallJsduck
  • InstallSenchaCmd
  • MariaDB
  • Migrate0811
  • Migrate0900
  • PyTest
  • RoadMap
  • YumAutoUpdate
  • api_inspirehep
  • branching_model
  • Home