| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | Makefile | 20 # minor differences in the output. Also, the manpage generation requires 38 a2x --doctype manpage --format manpage ${BASE}.adoc 41 asciidoc -b docbook -d manpage -o ${BASE}.xml ${BASE}.adoc 45 asciidoctor -b manpage -o ${BASE} ${BASE}.adoc
|
| /xsrc/external/mit/xman/dist/ |
| H A D | help.c | 71 XtManageChild(man_globals->manpagewidgets.manpage); 74 AddCursor(help_widget, resources.cursors.manpage);
|
| H A D | handler.c | 58 * for this manpage. 85 else if (w == man_globals->remove_entry) /* Kill the manpage */ 87 else if (w == man_globals->open_entry) /* Open new manpage */ 115 XtUnmanageChild(man_globals->manpagewidgets.manpage); 120 Widget manpage = man_globals->manpagewidgets.manpage; local in function:ToggleBothShownState 129 XtUnmanageChild(manpage); 132 XtManageChild(manpage); 179 * Description: Puts the manpage on the display. 181 * for this manpage [all...] |
| H A D | man.h | 94 manpage, /* The cursor for the Manpage. */ member in struct:_XmanCursors 102 Widget manpage, /* The manual page window (scrolled) */ member in struct:_ManPageWidgets 127 /* pseudo Globals that are specific to each manpage created. */ 131 on this manpage. */ 134 both_shown; /* If true then both the manpage and 152 char manpage_title[80]; /* The label to use for the current manpage. */ 165 ManPageWidgets manpagewidgets; /* The manpage widgets. */ 167 /* Things to remember when cleaning up when killing manpage. */ 170 this manpage. */ 172 FILE *curr_file; /* Current file shown in manpage widge [all...] |
| H A D | buttons.c | 143 * Description: Creates a new manpage. 205 * full_instance - if true then create a full manpage, 308 mpw->manpage = XtCreateWidget(MANUALPAGE, scrollByLineWidgetClass, 314 * Description: Starts up a new manpage. 325 Widget manpage = man_globals->manpagewidgets.manpage; local in function:StartManpage 358 XtManageChild(manpage); 363 * to manpage, show both, or help. 384 AddCursor(man_globals->This_Manpage, resources.cursors.manpage); 554 * Arguments: man_globals - the pseudo global structure for each manpage [all...] |
| H A D | misc.c | 136 * Description: Assigns a file to the manpage. 157 XtSetValues(man_globals->manpagewidgets.manpage, arglist, num_args); 163 * Arguments: man_globals - the globals info for this manpage. 485 Widget manpage = man_globals->manpagewidgets.manpage; local in function:Format 585 (man_globals->manpagewidgets.manpage == NULL)) 603 manpage) / 2; 605 manpage) / 2; 606 XtTranslateCoords(manpage, x, y, &x, &y); 633 * filename - the (uncompressed) manpage sourc [all...] |
| H A D | main.c | 59 Offset(cursors.manpage), XtRString, MANPAGE_CURSOR}, 250 "-bothshown", "Show both the directory and manpage at once.", 251 "-notopbox", "Starts with manpage rather than topbox.",
|
| /xsrc/external/mit/fontconfig/dist/fc-cat/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-conflist/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-list/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-match/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-pattern/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-query/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-scan/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/fc-validate/ |
| H A D | Makefile.am | 51 $(RM) manpage.*
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | find_asciidoc_bits.cmake | 14 # If we have asciidoctor, we need to figure out the version, as manpage 53 # manpage generation doesn't, so it has to override this. 136 # output, but also knows how to invoke xsltproc to generate manpage 137 # output, which gives us another route from adoc -> XML -> manpage. And 207 # Build a manpage via asciidoctor 214 _ad_mk_boilerplate(asciidoctor manpage ${ARGN}) 219 COMMAND ${ASCIIDOCTOR} -b manpage -o ${OUTFILE} ${ADFILE} 225 # Build a manpage via asciidoc (technically, a2x) 232 _ad_mk_boilerplate(a2x manpage ${ARGN}) 236 # manpage outpu [all...] |
| H A D | install_paths.cmake | 27 # Where we install non-manpage docs to 57 # Since we only have 1 manpage, and it's in section 1, just list the man1
|
| H A D | handle_manual.cmake | 78 # For the manpage output, asciidoctor has to be of a certain version. If 80 # (which is very slow at this too, but we need to build a manpage, so eat 145 # Building the manpage variant 150 message(STATUS "Building manpage with ${MANUAL_BUILD_MANPAGE}.") 164 message(FATAL_ERROR "I don't know what to do with that manpage " 169 message(STATUS "Can't build manpage, using prebuilt version.") 177 COMMENT "Processing prebuilt manpage -> ctwm.1" 181 message(WARNING "Can't build manpage, and no prebuilt version " 186 # Assuming we have it, compress manpage (conditionally). We could add 239 # As with the manpage abov [all...] |
| /xsrc/external/mit/fontconfig/dist/fc-cache/ |
| H A D | Makefile.am | 60 $(RM) manpage.*
|
| H A D | Makefile.in | 839 @USEDOCBOOK_TRUE@ $(RM) manpage.*
|
| /xsrc/external/mit/fontconfig/dist/doc/ |
| H A D | Makefile.am | 185 $(RM) manpage.* 191 mv devel-man/manpage.refs func.refs && \ 193 $(RM) devel-man/manpage.* && \
|
| H A D | Makefile.in | 1250 @USEDOCBOOK_TRUE@ $(RM) manpage.* 1255 @USEDOCBOOK_TRUE@ mv devel-man/manpage.refs func.refs && \ 1257 @USEDOCBOOK_TRUE@ $(RM) devel-man/manpage.* && \
|
| /xsrc/external/mit/libXi/dist/man/ |
| H A D | Makefile.am | 179 $(AM_V_GEN)$(ASCIIDOC) -b docbook -d manpage -o $@ $<
|
| H A D | Makefile.in | 705 @HAVE_DOCTOOLS_TRUE@ $(AM_V_GEN)$(ASCIIDOC) -b docbook -d manpage -o $@ $<
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | README.md | 76 : Base directory under which manpage dirs like `man1` and `man2` 82 : Where non-manpage docs are installed.
|