Rishi Gupta
443c4cfbf6
docs: Update instructions in prod-mobile-push-notifications.
2017-06-08 15:49:41 -07:00
Tim Abbott
ed818f12a2
docs: Add link to font awesome accessibility docs.
2017-06-08 14:05:18 -07:00
Tim Abbott
e1110308fc
docs: Update push notifications setup/testing instructions.
2017-06-08 13:40:08 -07:00
Tim Abbott
4baf169690
docs: Highlight getting started guide more strongly.
2017-06-08 13:28:51 -07:00
Feorlen
7124098a8e
Explain how to add Swagger REST API doc coverage in zulip.yaml.
...
Introduce Swagger UI and the Swagger/OpenAPI specification. Explain
the structure of zulip.yaml and show examples of different sections
of the file.
This is a new file in /docs not yet included in the Read the Docs
table of contents. Where it should go should be determined as we iterate
on the Swagger UI integration and expand REST API doc coverage using it.
For more on Swagger UI and how Zulip uses it, see:
https://github.com/zulip/zulip/issues/3474
https://github.com/zulip/zulip/pull/3397
With some minor tweaks to advertise this by tabbott.
2017-06-07 22:46:20 -07:00
Greg Price
d89a944902
docs/version-control: Revise "Commit Messages" section.
...
The formatting was coming out pretty badly on readthedocs,
and also I think the exposition could be a little clearer.
I still don't love how the formatting comes out, but
I think this is pretty OK.
2017-06-07 22:08:55 -07:00
Greg Price
8ff5e09b07
docs/version-control: Small wording and formatting tweaks.
2017-06-07 22:08:55 -07:00
Rohitt Vashishtha
7125ea6b61
docs: Update git-guide with tools/clean-branches.
2017-06-06 23:50:36 -07:00
Rohitt Vashishtha
7a81591f38
docs: Update git-guide with tools/fetch-pull-request.
2017-06-06 23:50:36 -07:00
Tim Abbott
27de57b621
docs: Document new user discussion streams.
2017-06-06 17:38:50 -07:00
Tim Abbott
2e9f469c9a
Release Zulip Server 1.6.0.
2017-06-06 16:57:10 -07:00
Tim Abbott
b286a4210e
docs: Update release checklist.
2017-06-06 14:20:13 -07:00
Tim Abbott
2215af4b57
docs: Add a bunch of documentation on Travis CI.
2017-06-06 13:39:51 -07:00
derAnfaenger
64ab1080dc
docs: Update directory-structure.md with new bots dirs.
2017-06-06 08:51:16 -07:00
derAnfaenger
a596878fe1
docs: Fix header structure in bots-guide.md.
2017-06-06 08:51:16 -07:00
rht
486e4e30da
Update 'OS X' reference to macOS.
2017-06-05 22:11:34 -07:00
Steve Howell
0d08edc6b6
docs: Add note about tools/linter_lib to lint docs.
2017-06-05 09:20:21 -07:00
Joshua Pan
28f2d33543
docs: Tweak developer discussions in chat-zulip-org doc.
2017-06-04 13:25:09 -07:00
Tim Abbott
772b51f938
docs: Update chat-zulip-org to discuss chat meetings.
2017-06-04 12:31:45 -07:00
Tim Abbott
a3515b2f06
docs: Improve documentation on resource requirements.
2017-06-03 23:40:38 -07:00
Tim Abbott
e8166ee1b0
docs: Update installation docs for new RAM requirements.
...
This is a follow-up to #32 .
2017-06-03 23:30:55 -07:00
Tim Abbott
907a059301
docs: update changelog with recent changes and 1.5.2 release.
2017-06-02 17:49:13 -07:00
Eeshan Garg
32786802b0
docs: Document the release process for the Zulip API PyPI package.
2017-06-02 17:08:00 -07:00
Cory Lynch
76a497650b
docs: Update feature tutorial for server_events_dispatch.js.
2017-06-02 16:51:46 -07:00
Tim Abbott
d9b8da2483
docs: Fix emoji cache setup when not using provision.py.
...
There were 2 things wrong here:
(1) The new emoji cache directories weren't being created properly
(2) We weren't downloading the new emoji sprite sheets.
I think based on this experience, we should definitely invest in
moving more platforms to use provision.py.
Fixes #5160 .
2017-06-02 15:21:46 -07:00
Rohitt Vashishtha
db9918f3d6
bots: Move contrib_bots to api/bots*.
...
This will make it convenient to include these bots in Zulip API
releases on pypi.
Fix #5009 .
2017-06-01 12:31:54 -07:00
Saket Kumar
5093adf3f5
Update reading-list.md
...
Adds some course for React Native and Java Beginners.
2017-06-01 09:35:18 -06:00
neiljp
9b13b19006
docs: Add ')' and correct reference to step number in bots guide.
2017-05-29 20:52:23 -07:00
Abhijeet Kaur
9f17bded92
Fix minor errors in bots-guide.
2017-05-29 20:41:15 -07:00
derAnfaenger
735aa9f2c6
Rename misleading 'system-docs' reference.
2017-05-28 22:21:13 -07:00
derAnfaenger
c0f0dabec6
Rename misleading 'code-docs' reference.
2017-05-28 22:21:13 -07:00
derAnfaenger
7f6b6fae26
Rename misleading 'tutorial-docs' reference.
2017-05-28 22:21:13 -07:00
derAnfaenger
f6c59a483c
docs: Rename misleading 'dev-install-docs' reference.
2017-05-28 22:21:13 -07:00
derAnfaenger
54a618b597
docs: Rename misleading 'prod-install-docs' reference.
2017-05-28 22:21:13 -07:00
derAnfaenger
9c0ba87b5e
docs: Rename misleading 'user-docs' reference.
2017-05-28 22:21:13 -07:00
Ian Winter
a277164ad6
docs: Add new functions to bots-guide.md.
...
This commit reflects the recent changes being
done to the `contrib_bots` API and introduces
the new methods in the docs.
2017-05-28 17:46:25 -07:00
Pweaver (Paul Weaver)
2a394708ba
Modify front-end-build-process.md to reflect use of typescript.
2017-05-28 17:32:49 -07:00
Tim Abbott
4a8eb8775f
docs: Fix a link on accessibility page.
2017-05-26 21:02:47 -07:00
Tim Abbott
9b050f4cac
bots: Remove legacy bots/ directory.
2017-05-26 15:21:30 -07:00
Reid Barton
2f21290407
bots: Move IRC and Jabber mirror scripts to api/integrations.
...
This is part of cleaning out the old bots/ top level directory.
2017-05-26 15:04:55 -07:00
Tim Abbott
944935dbe3
docs: Update Git tips blog post in reading list.
2017-05-25 15:29:37 -07:00
Reid Barton
ccc2451b93
docs: Add missing single quote in EMAIL_FILE_PATH.
2017-05-24 17:37:49 -07:00
Mahim Goyal
44ff978ecb
docs: Add a mounting shared folder error for vagrant.
...
I faced this problem many a times, might be of help to
beginners. Because, the same thing doesn't work when done through
`vagrant suspend` followed by `vagrant up`.
2017-05-24 11:54:00 -07:00
Theodore Chen
c29e0b4c32
docs: Recommend testing contrib_bots with helloworld bot.
2017-05-23 20:22:40 -07:00
Tim Abbott
e1f6b8135f
docs: Fix long lines in accessibility document.
2017-05-22 19:12:43 -07:00
Jeremy Bowman
cdb4d9852b
Add accessibility documentation.
2017-05-22 18:46:02 -07:00
Elliott Jin
ce9c3b7a0f
Add clarifications to bots guide.
2017-05-22 16:51:29 -07:00
Elliott Jin
59bfc9bf69
Clean up bots guide.
...
Due to the directory symlink structure in the dev VM, including the
`~/zulip/contrib_bots/` prefix in the command for running a bot causes
`run.py` to fail with an error.
2017-05-22 13:49:02 -07:00
Robert Hönig
9fcd63bdf9
docs: Refine bots-guide.md.
2017-05-22 11:18:14 -07:00
Carey Metcalfe
c2c7377719
Fix documentation for Debian Jessie
...
Adds some dependancies and specialized instructions for installing
pgroonga.
2017-05-22 11:08:43 -07:00