Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "instant_prolog_docs"

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

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.1.1120bb81828868fd2b57d3e70ebf8f87b74b95155611https://github.com/TeamSPoon/instant_prolog_docs.git
1.1.115d37f7bac44079538ee53c594540e7100a8056fdc1https://github.com/TeamSPoon/instant_prolog_docs.git
1.1.117892ef564b276c40b94e4162466ff039cfeba67121https://github.com/TeamSPoon/instant_prolog_docs.git
1.1.1182dd90f2f43662af996e9f4e1a179b74e01df39d81https://github.com/TeamSPoon/instant_prolog_docs.git
a5e6f783364fec4a73af0b8fd9d9d873cd7da4361https://github.com/TeamSPoon/instant_prolog_docs.git
a8d6ba9c62f8a323e5e03d517e3bb856cabc101b1https://github.com/TeamSPoon/instant_prolog_docs.git
c0f8567f3649f7498246782c2ca506173078700d3https://github.com/TeamSPoon/instant_prolog_docs.git
1.2.111131888a7337e48662b50f52ee4b7939e0a49fcfe11https://github.com/TeamSPoon/instant_prolog_docs.git
4bbb1b51f1b7fa535170c007e1788b8d9f9ca7e94https://github.com/TeamSPoon/instant_prolog_docs.git
1.4.111239a8369f741be2d7c88789c7ac89689b32e90541https://github.com/TeamSPoon/instant_prolog_docs.git
dce96051ff47e44dfb023a63f9e546857060aa162https://github.com/TeamSPoon/instant_prolog_docs.git
2.0.1ad4c38eb8f3d3296aed5ec35a8c4cefb6ff2f7211https://github.com/TeamSPoon/instant_prolog_docs.git
2.0.3e28814c8ae24cd3ce3303aeb88c9d4a3a395ec951https://github.com/TeamSPoon/instant_prolog_docs.git
2.0.3187357528914165b9f7c5f2d39cdf965eb9918b4b8https://github.com/TeamSPoon/instant_prolog_docs.git
9fa89ccdd0317b18a4984fa629a0d64ae426da481https://github.com/TeamSPoon/instant_prolog_docs.git

instant_prolog_docs

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.

Some TODOs

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)

BSD 2-Clause License

Copyright (c) 2017, Douglas Miles <logicmoo@gmail.com> and logicmoo - All rights reserved.

Not obligated to maintain a git fork just to contribute

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

Contents of pack "instant_prolog_docs"

Pack contains 9 files holding a total of 74.2K bytes.