Closed tflori closed 7 years ago
@BorntraegerMarc can you please review if this is clear enough https://github.com/tflori/angular-translator/blob/documentation/docs/Translator.md
Looking good. Just one small remark: you have waitForTranslation
under sync methods. I understand that you want to inform the user that he needs to call this method before he can access translations.
I just think it is not clear enough that it's a prerequisite and not really a sync method. Maybe you mark it as prerequisite or put it directly in the method calls of instant
etc.
please note that this documentation is supposed to work on github pages. The md files are looking good on github but the links and other stuff may not work correct on github.