Kaynağa Gözat

Add codox for generating docs.

tags/v0.1.1
YJC 3 yıl önce
ebeveyn
işleme
593c341270
2 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. +2
    -1
      .gitignore
  2. +3
    -0
      project.clj

+ 2
- 1
.gitignore Dosyayı Görüntüle

@@ -1,3 +1,4 @@
xps2pdf.tar.gz
target
pom.xml
pom.xml
docs

+ 3
- 0
project.clj Dosyayı Görüntüle

@@ -14,6 +14,9 @@

:middleware [leiningen.git-inject/middleware]

:codox {:output-path "docs"
:source-uri "https://github.com/clinico-omics-plugins/xps2pdf/blob/v{version}/{filepath}#L{line}"}

:profiles
{:provided
{:dependencies

Yükleniyor…
İptal
Kaydet