Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge remote-tracking branch 'origin/master' into new_utf8
Merge remote-tracking branch 'origin/8.1' into gobject-introspection
Differentiate private symbols.
Syntax fixes.
Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63 * commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits) ...
Fixed the bug (I think) that didn't print out the Pike version and extraction date in the refdoc when Tools.AutoDoc.FLAG_NO_DYNAMIC is set. E.g. fixes the refdoc on the Pike site. Did some more aesthetical fixes to the refdoc, mainly for mobiles.
Changed the "hamburger" in mobile mode. Added the image copying stuff in module_modref in the Makefile since that most likely will fail since the image dir in this case i empty. This should be fixed properly, but I know too little about the confusing syntax in the makefile.
Fixed quotation of non-highlighted @code blocks
Major redesign of the refdoc. Also removed some obsolete stuff.
Some better detection of Pike code in @example/@code docblocks. Minor CSS addition. Removed some unused stuff.
Refdoc: Added modfiers to methods, variables and constants. Fixed a Pike doc error in Nettle.Sign.
Refdoc: Fixed the bug where the menu got duplicate entries when the cache had expired. Fixed the bug where the scroll got stuck if the main content area was shorter than the window height but the navigation menu taller than the window height.
Refdoc: Fixed the bug where the module/classes/methods menu failed to load occationally. And some other aesthetical improvements.
Merge branch 'new-pikedoc' into 8.1 * new-pikedoc: New doc layout done! (well, as far as I can tell anyway). It now also works on local modules with module_modref as build target. Start of new layout for the Pike refdoc
New doc layout done! (well, as far as I can tell anyway). It now also works on local modules with module_modref as build target.
Start of new layout for the Pike refdoc
Merge remote branch 'origin/7.9' into breaking_into_pieces
AutoDoc: Some CSS-tuning for the modref.
AutoDoc: Moved lots of modref inline styling to the css file. Also changed color scheme to be closer to the Pike site.
Use only local images. Rev: refdoc/Makefile:1.35 Rev: refdoc/src_images/pike_line_left.gif:1.1 Rev: refdoc/src_images/pike_line_middle.gif:1.1 Rev: refdoc/src_images/pike_line_right.gif:1.1 Rev: refdoc/src_images/pike_logo.gif:1.1 Rev: refdoc/src_images/unit.gif:1.1 Rev: refdoc/structure/modref.css:1.1 Rev: refdoc/structure/modref.html:1.1 Rev: refdoc/tree-split-style.css:1.2(DEAD) Rev: refdoc/tree-split-template.html:1.7(DEAD)