-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
TRACKING: Extend user documentation #26
Comments
I assume this is user documentation? We should include some developer documentation as well, that points out we're using urwid and where the best docs for that are. |
@amanagr @timabbott , I was intrested to write a user documentation for Zulip Terminal. Please suggest topics to be added for User documentation Zulip-terminal and where should the documentation be and ? |
How about starting with the content we have in our Readme? |
Ya @amanagr .What all are you planning to include in Readme? |
I've extended this to be a tracking issue for now, focusing on extending user documentation. Regarding "supported features", this could be a rather long list to handle. What we likely want are notes as to what features we have that are:
The latter two of these are covered by #547. I've marked the problems+solutions checkbox, as by now we have We have a screenshot in the README now (#286), but we have discussed having a range of tutorial-like pages showing recordings of activities users may want to perform, and this is probably covered by #221 now. The "Why use ZT" question is at least partially answered by a recent change to the README, where I added an About section. Regarding how to run on Windows, we now have WSL1/2 support indicated in the README (https://github.com/zulip/zulip-terminal#supported-platforms), though do still have #357 for tracking this problem more generally. Given we have documentation on this, the latter issue should be sufficient. |
@neiljp I want to work on this issue. |
@ankur0904 This is a tracking issue, and is mostly split out into other issues at this point. Do you have a specific aspect you'd like to work on, or that you see is missing? |
@neiljp I want to work on
Thanks |
Supported features are not explicitly listed but should be covered by #731 A screenshot is included in the main README, and we now have a user tutorial. The FAQ and tutorial include various screenshots and animations to indicate how features work. "Why use ZT" is covered by the description and introduction section in the README. The Windows support is currently documented in the FAQ (https://github.com/zulip/zulip-terminal/blob/main/docs/FAQ.md#what-operating-systems-are-supported) with #357 noted concerning windows-native support, which urwid may now allow in some way. Since this covers the original motivations for this point, I'm going to close this issue now. Updated smaller aspects should be in specific issues related to
area: documentation
|
fcntl
library which is not available on non-unix platforms.) Recommend using WSL.The text was updated successfully, but these errors were encountered: