Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | Magically document prolog source files based on predicate and variable naming conventions |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 2.0.31 |
SHA1 sum: | 9fa89ccdd0317b18a4984fa629a0d64ae426da48 |
Author: | Douglas Miles http://www.linkedin.com/in/logicmoo |
Maintainer: | TeamSPoon https://github.com/TeamSPoon/ |
Packager: | TeamSPoon/LogicMoo https://github.com/TeamSPoon/ |
Home page: | https://github.com/TeamSPoon/instant_prolog_docs |
Download URL: | https://github.com/TeamSPoon/instant_prolog_docs/release/*.zip |
Requires: | logicmoo_utils |
No reviews. Create the first review!.
Magically document prolog source files based on predicate and variable naming conventions
:- pack_install('https://github.com/logicmoo/instant_prolog_docs.git').
:- use_module(library(instant_prolog_docs)). ?- autodoc_file('some_file.pl').
I haven't ran this for a very very long time so carefull.
Make the Anglification system read a : instant_prolog_docs.config (instead of being in the module itself) Document this pack! Write tests Untangle the 'pack' install deps Still in progress (Moving predicates over here from logicmoo_base)
Copyright (c) 2017, Douglas Miles <logicmoo@gmail.com> and logicmoo - All rights reserved.
Dislike having tons of forks that are several commits behind the main git repo?
Be old school - Please ask to be added to logicmoo and Contribute directly ! Still, we wont stop you from doing it the Fork+PullRequest method
Pack contains 9 files holding a total of 74.2K bytes.