use vsmartcard/docs for website

This commit is contained in:
Frank Morgner
2016-10-07 08:15:54 +02:00
parent a8b22f7bef
commit 1a86f1ebe0
6 changed files with 22 additions and 3 deletions

View File

@@ -34,12 +34,12 @@ help:
@echo " doctest to run all doctests embedded in the documentation (if enabled)"
clean:
-rm -rf $(BUILDDIR)/*
-rm -rf $(BUILDDIR)/* ../docs/*
html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) ../docs
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
@echo "Build finished. The HTML pages are in $(BUILDDIR)/../docs."
dirhtml:
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml

View File

@@ -51,6 +51,11 @@ Currently the following projects are part of |vsmartcard|:
pcsc-relay/README
ccid/README
.. toctree::
:hidden:
npa/README
Looking for a feature the included programs do not offer? Want to extend the
functionality of some library? Apart from requesting a new feature, you can
have a look at these programming guides and try yourself:

1
doc/npa Symbolic link
View File

@@ -0,0 +1 @@
../npa/