mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-28 03:08:01 +00:00
62686393f5
* feat(Docs): prepare for sphinx-pages * feat(CI): added sphinx workflow * feat(Docs): added content * fix(CI): use the patched GH action * fix(CI): set source dir * chore(Docs): reorder project structure * chore(Docs): moved index.rst one level up? * fix(Config): restore the config file, etc. * fix(Docs): adjusted config
17 lines
215 B
ReStructuredText
17 lines
215 B
ReStructuredText
Quick Start
|
|
======================
|
|
|
|
Install using pip
|
|
-----------------
|
|
This is a sub heading to install using pip
|
|
|
|
.. code-block:: python
|
|
|
|
pip install library
|
|
|
|
|
|
.. note::
|
|
|
|
This is a note. Add your note here
|
|
|