mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			46 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. zulip documentation master file, created by
 | 
						|
   sphinx-quickstart on Mon Aug 17 16:24:04 2015.
 | 
						|
   You can adapt this file completely to your liking, but it should at least
 | 
						|
   contain the root `toctree` directive.
 | 
						|
 | 
						|
Welcome to Zulip documentation!
 | 
						|
===============================
 | 
						|
 | 
						|
Zulip is a powerful, open source group chat application. Written in
 | 
						|
Python and using the Django framework, Zulip supports both private
 | 
						|
messaging and group chats via conversation streams.
 | 
						|
 | 
						|
Zulip also supports fast search, drag-and-drop file uploads, image
 | 
						|
previews, group private messages, audible notifications, missed-message
 | 
						|
emails, desktop apps, and much more.
 | 
						|
 | 
						|
Further information on the Zulip project and its features can be found
 | 
						|
at `https://www.zulip.org <https://www.zulip.org>`__ and in these
 | 
						|
docs.  Our code is available at `our GitHub repository
 | 
						|
<https://github.com/zulip/>`__.
 | 
						|
 | 
						|
This set of documents covers installation and contribution instructions.
 | 
						|
 | 
						|
Contents:
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 3
 | 
						|
 | 
						|
   readme-symlink
 | 
						|
   architecture-overview
 | 
						|
   integration-guide
 | 
						|
   new-feature-tutorial
 | 
						|
   code-contribution-checklist
 | 
						|
   directory-structure
 | 
						|
   translating
 | 
						|
   changelog
 | 
						|
   roadmap
 | 
						|
 | 
						|
Indices and tables
 | 
						|
==================
 | 
						|
 | 
						|
* :ref:`genindex`
 | 
						|
* :ref:`modindex`
 | 
						|
* :ref:`search`
 | 
						|
 |