Did you know ... | Search Documentation: |
Pack instant_prolog_docs -- README.md |
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