401ChemistryGenealogy / ChemistryGenealogy

401 project for the client: Dr. Todd Lowary
0 stars 1 forks source link

Ruby docs #34

Closed jihwan1ua closed 8 years ago

jihwan1ua commented 8 years ago

Btw, we need ruby docs.

When I did some search, seems like there is a tool for creating ruby docs automatically.

We just need to install in gem.

slmyers commented 8 years ago

Documentation [0/10]

No language documentation (automatically generated documentation) was found in team's repository. (Please let us know if you had that somewhere)

I'll take care of this I guess.

slmyers commented 8 years ago
gem install yard
cd /backend
yardoc 'app/**/*.rb'

output is in /backend/doc