setup-lisp/docs/source/index.rst
Alexander Artemenko 5b3b2a35af Initial
2018-01-28 01:08:45 +03:00

40 lines
688 B
ReStructuredText

=========================================
Welcome to cl-info's documentation!
=========================================
This is an implementation of Hamcrest for Common Lisp.
Here are some examples
----------------------
.. code-block:: common-lisp-repl
GIT> (assert-that
log-item
(has-plist-entries :|@message| "Some"
:|@timestamp| _)
(hasnt-plist-keys :|@fields|))
.. include:: ../../README.rst
:start-after: include-from
:end-before: include-to
Contents
========
.. toctree::
:maxdepth: 2
api
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`