summaryrefslogtreecommitdiff
path: root/mkdocs.yml
Commit message (Collapse)AuthorAge
* Set the edit_uri explicitlyBozhidar Batsov2018-08-06
| | | | | | | I assumed it was derived from the `docs_dir`, it seems it's set by default to `edit/master/docs/`. More details - https://www.mkdocs.org/user-guide/configuration/#edit_uri
* [Fix #2341] Update connection management section in the manual (#2364)Vitalie Spinu2018-06-30
|
* Use a fancy copyright symbolBozhidar Batsov2018-06-17
|
* Add the admonitions markdown extensionBozhidar Batsov2018-06-17
| | | | | Seems those notes I was trying to add need this to be enabled to work https://python-markdown.github.io/extensions/admonition/
* Move the ClojureScript documentation to a dedicated section of theBozhidar Batsov2018-04-27
| | | | manual
* Bump the copyright yearsBozhidar Batsov2018-01-01
|
* [Fix #1862] Add "Hacking on CIDER" section to the manualBozhidar Batsov2017-01-04
|
* Update the copyright years in the documentationBozhidar Batsov2017-01-03
|
* Add a FAQ section to the manualBozhidar Batsov2016-10-06
|
* Fix CIDER expansion in the docs (#1754)Puneeth Chaganti2016-05-19
|
* Move the changelog to a separate manual sectionBozhidar Batsov2016-04-13
|
* Group a few pages together in an About section of the manualBozhidar Batsov2016-04-13
|
* Try to deal with an encoding issueBozhidar Batsov2016-04-13
| | | | For some reason unicode characters break the readthedocs build.
* Add a copyright notice to the manualBozhidar Batsov2016-04-13
|
* Use the readthedocs theme locallyBozhidar Batsov2016-04-13
|
* Extract a dedicated section for connection managementBozhidar Batsov2016-04-12
|
* Rename "Extended Workflow" to "Miscellaneous Features"Bozhidar Batsov2016-04-11
|
* Fix a couple of manual section referencesBozhidar Batsov2016-04-11
|
* Extract a few more standalone manual sections from extended workflowBozhidar Batsov2016-04-10
|
* Extract a standalone code completion sectionBozhidar Batsov2016-04-10
|
* Add a repo url and a favicon to the manualBozhidar Batsov2016-04-10
|
* Prettify the keybindings in the manual with some custom cssBozhidar Batsov2016-04-09
|
* Split the basic usage section in twoBozhidar Batsov2016-04-06
|
* Introduce a dedicated REPL sectionBozhidar Batsov2016-04-06
|
* Slim down the manual's home pageBozhidar Batsov2016-04-02
|
* Improve a section titleBozhidar Batsov2016-03-31
|
* Add a support section to the manualBozhidar Batsov2016-03-31
|
* Create a dedicate manual section for additional packagesBozhidar Batsov2016-03-30
|
* Revert "Change the manual's theme"Bozhidar Batsov2016-03-29
| | | | | | | This reverts commit b59729612fef2db0be668e05dc385408904f38de. Turned out readthedocs doesn't support changing mkdocs's theme. More info here - https://github.com/rtfd/readthedocs.org/issues/978
* Change the manual's themeBozhidar Batsov2016-03-29
|
* Use only underscores in manual file namesBozhidar Batsov2016-03-28
|
* Move the additional resources to a separate section of the manualBozhidar Batsov2016-03-28
|
* Move the team info to a separate section of the manualBozhidar Batsov2016-03-28
|
* Break up the manual into several documentsBozhidar Batsov2016-03-28
|
* Update the name of the indentation page's sourceBozhidar Batsov2016-03-28
|
* Introduce the first draft of an online manualBozhidar Batsov2016-03-28
It's based on mkdocs and is hosted at readthedocs.org.