Open Source Linux Documentation Software - Page 14

Documentation Software for Linux

View 7 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    GitHub Profile README Generator

    GitHub Profile README Generator

    Generate GitHub profile README easily with the latest add-ons

    GitHub Profile README Generator is an OSS(Open Source Software) that provides a cool interface to generate GitHub profile README in markdown. The tool aims to provide a hassle-free experience to add trending addons as profile visitors count, GitHub stats, dynamic blog posts, etc. The profile should be neat and minimal to give a clear overview of the work. Non-uniform icons, too much content, too many images/gifs distract visitors to see your actual work. To solve this, GitHub Profile README Generator came into existence. So many developers contributed to the project and made it more awesome to use. You can contribute too to make it grow even further. The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is rahuldkjain so I created a new repository with the name rahuldkjain. Note: at the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Global Translation and Localisation Team
    Translation team with the primary objective to translate and maintain the translations of some useful SourceForge.net Projects. GUI and CLI applications, PHP, Java and Documentation for Linux, Apple MAC & BSD and Windows. More info on our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Glossword
    Glossword is a system to create and publish online multilingual dictionary, glossary, or encyclopedia. Suits for creating web sites also. WAMP [Windows, Apache, MySQL, PHP] package is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Gluster Configuration Generator automates the procedure of generating .vol files used by the GlusterFS distributed file system. This project is intended to be "functional documentation by example".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    GnuConcept is a networking and colaborative mindmap tool for the creation of complex documents. This program lets you draw the document concept map, edit all the concepts content and export it to several formats (like openoffice, dockbook and html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google. If the project you are modifying originates from Google, you may be directed to the English version of the project page to understand the style used by the project. The Chinese version of the project uses reStructuredText plain text markup syntax, and uses Sphinx to generate document formats such as HTML / CHM / PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A GUI inspector for GObject Introspection Repository .gir file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Proyecto de desarrollo y traducción de documentación de usuario final para la instalación, configuración y uso de Greenstone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Grotag
    Grotag views Amigaguide documents or converts them to HTML and DocBook XML. Additionally it can validate and pretty print such documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HM2JHelp is a utility application designed to allow JavaHelp to be generated using the HTML help files created by the commercial application, Help & Manual by EC-Software GmbH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HackMyResume

    HackMyResume

    Generate polished résumés and CVs

    Create polished résumés and CVs in multiple formats from your command line or shell. Author in clean Markdown and JSON, export to Word, HTML, PDF, LaTeX, plain text, and other arbitrary formats. Fight the power, save trees. Compatible with FRESH and JRS resumes. HackMyResume is a dev-friendly, local-only Swiss Army knife for resumes and CVs. Use it to generate HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, print, smoke signal, carrier pigeon, and other arbitrary-format resumes and CVs, from a single source of truth, without violating DRY. Also, use it to analyze your resume for keyword density, gaps/overlaps, and other metrics. Convert resumes between FRESH and JSON Resume formats, and validate resumes against either format. HackMyResume is built with Node.js and runs on recent versions of OS X, Linux, or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gathering requirements should be fun. It's the brainstorming process refined. It shouldn't get in the way of productivity or creativity. Harvest is about gathering requirements in the most intuitive, least intrusive way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HAM2JH (alias Help & Manual to JavaHelp) is a conversion tool which takes advantage of Help & Manual’s XML output format to create a JavaHelp helpset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Help4ShellScript

    Shell script to print the help message for the shell script.

    While writing the shell script, we often write the repeated lines of: echo "message" This is one of the most tedious tasks in the shell scripting. By this tool ... 1) We can write the text messages into the plain text. 2) From that text file, our shell script can grab and print the required text fragment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HelpSetMaker - tool for creating structured online help and other help documents. Specially suited for the JavaHelp system. Creates JavaHelp HelpSets, HTML4 webpages and LaTeX source code. Written completely in Java, runs on any Java2-capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hibernate-Examples used in book about Hibernate 3: Robert F. Beeger, Arno Haase, Stefan Roock, Sebastian Sanitz: Hibernate - Persistenz in Java-Systemen mit Hibernate 3, dpunkt.verlag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hilbert II - QEDEQ

    Hilbert II - QEDEQ

    proof verifier for mathematical proofs and documentation generator

    In the tradition of Hilbert's program we create a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet. Logic and set theory started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Develop a hosted, context-sensitive User Help presentation facility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hugo Book Theme

    Hugo Book Theme

    Hugo documentation theme as simple as plain book

    Hugo documentation theme as simple as a plain book. By default, the theme will render pages from the content/docs section as a menu in a tree structure. You can set title and weight in the front matter of pages to adjust the order and titles in the menu. There are a few configuration options that you can add to your config.toml file. A simple blog is supported in the section posts. A blog is not the primary use case of this theme, so it has only minimal features. The theme supports Hugo's multilingual mode, just follow the configuration guide there. You can also tweak search indexing configuration per language in i18n folder. There are layout partials available for you to easily override components of the theme in layouts/partials/. There are a few features implemented as plugable scss styles. Usually these are features that don't make it to the core but can still be useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hylt is a file format that provides HYperLinked Text with minimal markup, meant to be both easy to view in any program and easy to keep in a version control system. The Hylt project covers the file specification, viewers, and tools to manage Hylt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The "ITALIAN Translations" is a project dedicated to the translation of any kind (Open Source, Creative Commons, Freeware) application, documentation, tutorials, etc, in the Italian Language. Anyone can request translations in the Italian Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    <b>JAVA LOGGING API that targets:<br> - Simplicity (1 line to init & log, no external objects)<br> - Maintability (auto monthly & yearly archives)<br> - Performance (bckg min priority thread pool)<br> - Extensibility (simple design)<br> Try it!</b>
    Downloads: 0 This Week
    Last Update:
    See Project