-
Notifications
You must be signed in to change notification settings - Fork 0
Doc templates #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Yea, you are right. I think we could start with this:
Each of them should be checked if it really is a component. |
|
Cool, but I'm just about a document structure for each component, e.g. signature, description, code etc. |
|
Then we can start to create a real doc files for the functions and components |
|
Aha, ok. Let’s referes to the Dash app and examples from Drupal, Phalcon, Laravel, etc world.
|
|
OK, so I'll install Dash now and check it out |
|
I believe we can also teach ourselves and others by using principles that Hoa (http://hoa-project.net/En/Literature.html) used
So each component has theory sections and also practical sections, sections that describes a components from practical point of view I think will be differ from component to component. |
|
Hmm...sounds cool, but I think we have to start with more simple solution for the moment and then create this like a new feature. What do you think? |
|
The main difference between "Subsystem" and "Component" from developer's view that |
But I'm talking about that section titles will be differ from component to component. I think we could have
|
|
Looks good, are you able to create some example MD file, like I've did for functions? |
|
I’ll try later today.
|
|
OK, let's leave this pull request open until we'll finish with that point |
|
BTW, are you OK with a template for functions? |
We have to figure out about a template for components
For this we need to know a basic elements of documentation which we need