-
Notifications
You must be signed in to change notification settings - Fork 9
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
Generate documention from google doc/sheet #79
Milestone
Comments
|
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 1, 2018
…ate doc - Implement config file to add the name of the spreadsheet to read - Generate Manual documentation - Add google API key to connect to google API - Add documentation for how to use it
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
…ate doc - Implement config file to add the name of the spreadsheet to read - Add google API key to connect to google API - Add documentation for how to use it - Generate Manual documentation from spreadsheet - Add spreadsheet validation format
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
- Add button to share document with writting permission to actual user - Add verification when connect to remote document, to keep the connection
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
- Validate email not exist before shared document permission - Show status and error message for editor execution - Add generator button in editor page - Reload and save manual documentation after generation
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 2, 2018
Done. It can be interested to get the formatage of the cell to manage more feature. |
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 4, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 4, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 4, 2018
- return status when open a file - update config file when update url
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 4, 2018
…he software - show email to invite when missing permission
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 4, 2018
…he software - show email to invite when missing permission - revert file when cannot open the new file
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 5, 2018
mathben
added a commit
to mathben/gestion_personnage_TL
that referenced
this issue
Apr 8, 2018
…ate doc - Implement config file to add the url of the spreadsheet to read - Add google API key to connect to google API - Add documentation for how to use it - Generate Manual and Lore documentation from spreadsheet - Add spreadsheet validation format - Add editor admin page - Add button to share document with writting permission to actual user - Add verification when connect to remote document - Persistente remote connection file - Add generator button in editor page - Validate email not exist before shared document permission - Show status and error message for editor execution - Reload and save manual documentation after generation - Update url of doc from Client - Inform user when missing permission for the software - show email to invite when missing permission
Done! |
mathben
added a commit
that referenced
this issue
Apr 8, 2018
Generate manual and lore from google doc #79
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To simplify the interface of editing, it can be a good idea to generate a template with google sheet and automatically, from a button, export the document from a specific link to generate the json.
https://developers.google.com/sheets/api/quickstart/python
The text was updated successfully, but these errors were encountered: