caitp / angular-semantic

AngularJS directives for Semantic-UI
413 stars 47 forks source link

Port docs to use dgeni generator #34

Open m0t0r opened 10 years ago

m0t0r commented 10 years ago

As we were talking about doc styles it is a good idea to port existing documentation to use dgeni generator. I will check that out and probably will take this issue as soon as possible since existing code base is quite tiny.

m0t0r commented 9 years ago

Hi @caitp ! Would be really great if you could take a look at my repo for dgeni demo. I have created a basic setup as much as I could figure out from examples and from AngularJS but for some reason I do not get any generated documentation, nor errors. I do not know what is wrong with config. As I planned initially, I am going to migrate to documentation workflow with Dgeni but since there is not much documentation about Dgeni, some help is needed. Thanks.

caitp commented 9 years ago

I don't know much about dgeni, I wouldn't be able to help much with it. I suggest asking @petebacondarwin or maybe @PascalPrecht about it.

petebacondarwin commented 9 years ago

@m0t0r - hi I can take a look later this week.

m0t0r commented 9 years ago

@caitp thanks for reply. @petebacondarwin that would be so great, you know dgeni better than anyone else :). Thanks a lot. I'll wait.

m0t0r commented 9 years ago

Hi @petebacondarwin - Is there chance to get some help ? :)

petebacondarwin commented 9 years ago

@m0t0r - sorry, things got a bit full on this week. I promise I will spend time getting your dgeni build up and running on Monday or Tuesday. Watch this space.

m0t0r commented 9 years ago

@petebacondarwin - Sure, I understand and no problem. I really appreciate your attention. Thank you

m0t0r commented 9 years ago

I've made Dgeni to generate documentation! I have a set of questions and would be happy to get help to solve them. Thanks

petebacondarwin commented 9 years ago

Take a look at https://github.com/caitp/angular-semantic/pull/40

m0t0r commented 9 years ago

@petebacondarwin Thank you. That's really helpful. Initially, I have created my repo in order to get test setup and understand how to run dgeni and then make PR for this project but I will figure out. Thanks again for your attention. I might ask you additional questions, if you do not mind.