mirror of
https://github.com/xapian/xapian
synced 2026-09-20 04:05:04 -05:00
No description
- C++ 75.3%
- C 7.3%
- Perl 4.8%
- M4 4%
- SWIG 2.3%
- Other 6.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| config | ||
| patches | ||
| xapian-bindings | ||
| xapian-core | ||
| xapian-data | ||
| xapian-letor | ||
| xapian-maintainer-tools | ||
| xapian-omega | ||
| .appveyor.yml | ||
| .clang-format | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| bootstrap | ||
| README | ||
Welcome to the Xapian repository! ================================= Xapian is split into several modules, which are held in sub-directories of the directory containing this file. The core code and documentation is in the xapian-core module. If you're new to hacking on Xapian, you should probably start by reading the Xapian developer guide: * Online: https://xapian-developer-guide.readthedocs.io/ * Source on github: https://github.com/xapian/xapian-developer-guide If you're new to Xapian entirely, you should probably read our user guide, and then look for further information on our website at https://xapian.org/ * User guide online: https://getting-started-with-xapian.readthedocs.io/ * Source on github: https://github.com/xapian/xapian-docsprint