Skip to content
Snippets Groups Projects
  1. Jan 30, 2015
  2. Dec 16, 2014
  3. Dec 11, 2014
  4. Dec 10, 2014
    • Vermaat's avatar
      Compilation of developer documentation on Read The Docs · 667f8799
      Vermaat authored
      We use a separate `doc/requirements.txt` file for building the
      documentation. Since on Read The Docs where we cannot install
      packages depending on C libraries, we mock these packages in
      `doc/conf.py` and omit them from the requirements.
      667f8799
  5. Dec 08, 2014
  6. Nov 04, 2014
  7. Oct 20, 2014
  8. Sep 06, 2014
  9. Aug 27, 2014
  10. Aug 26, 2014
  11. Jul 04, 2014
  12. Jul 01, 2014
  13. May 13, 2014
  14. Apr 30, 2014
  15. Apr 25, 2014
  16. Apr 23, 2014
    • Vermaat's avatar
      Move to Sphinx for developer documentation · 2f33e62c
      Vermaat authored
      This is quite a large commit, touching many things related to developer
      documentation. It is all focussed on getting as much of this as possible
      into the new Sphinx-based documentation.
      
      Some highlights:
      
      - Start Sphinx-based developer documentation, including fairly complete
        instructions for installation and configuration.
      - Remove epydoc API docs.
      - Rework some docstrings to conform to reStructuredText, so they can be
        used in the API docs generated by Sphinx.
      - Move all of the top-level text files to reStructuredText so they can
        linked from the Sphinx-based docs and for consistency.
      - Remove many obsolete things from the extras/ directory, including old
        installation scripts and migrations.
      
      Many of the installation related documentation and scripts are removed
      or adapted in light of the new automated deployment using Ansible.
      2f33e62c
  17. Jan 30, 2014
  18. May 21, 2013
  19. Apr 08, 2013
  20. Jan 03, 2013
  21. Dec 06, 2012
  22. Oct 20, 2012
  23. Sep 28, 2012
  24. Sep 26, 2012
  25. Sep 25, 2012
  26. Apr 23, 2012
  27. Apr 19, 2012
  28. Apr 18, 2012
  29. Apr 16, 2012
  30. Feb 18, 2012
    • Laros's avatar
      Added the Variant Description Extractor as a web interface. · b8640a1f
      Laros authored
      describe.py:
      - Module that provides the Variant Description Extractor functions.
      
      __init__.py:
      - Added an automated copyright year update.
      
      website.py:
      - Added the Variant Description Extractor web interface.
      
      templates/descriptionExtract.html:
      -  Template page for the Variant Description Extractor.
      
      templates/snp.html:
      templates/menu.html:
      templates/converter.html:
      templates/index.html:
      templates/parse.html:
      - Cosmetic changes.
      
      Added a presentation.
      
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@479 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      b8640a1f
  31. Feb 15, 2012
  32. May 23, 2011
Loading