TexEdit Documentation
=====================
.. toctree::
:hidden:
content/building
Welcome to the official manual for the TexEdit editor *(not to be confused with TextEdit, which is unrelated)*.
What is TexEdit?
----------------
TexEdit is a **simple, portable text editor** for writing `LaTeX `_ documents alongside an integrated preview of the
resulting PDF, written in C++ and Rust.
This project is *very* work-in-progress and developed in my free time, so keep that in mind if you decide to use it! Platform support is currently
limited to Linux and macOS; Windows support may be implemented in the future, since it is a relatively big task in this case. Despite being a
personal project, TexEdit is still of course open-source and contributions are welcome and encouraged! If this applies to you, it might be helpful to
read up on the :doc:`build process ` - also, see the TO-DO list on `Trello `_.
Source code is available on `GitHub `_.