70 skills found · Page 1 of 3
QiuYannnn / Local File OrganizerAn AI-powered file management tool that ensures privacy by organizing local texts, images. Using Llama3.2 3B and Llava v1.6 models with the Nexa SDK, it intuitively scans, restructures, and organizes files for quick, seamless access and easy retrieval.
preservim / Vim PencilRethinking Vim as a tool for writing
ralsina / Rst CheatsheetA two-page cheatsheet for restructured text
tartley / Python Regex CheatsheetPython 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
masasam / Emacs Easy HugoEmacs major mode for managing hugo
vovkos / DoxyrestA compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructuredText for the Python documentation generator Sphinx.
mgaitan / Sublime Rst CompletionRestructured Text snippets and code completion hotkeys for Sublime Text 2 and 3
sshaw / Copy As FormatEmacs function to copy buffer locations as GitHub/Slack/JIRA etc... formatted code
eiaserinnys / Pdf2mdThis project, pdf2md, transforms academic paper PDF files into digestible text files. By analyzing the layout of the PDF file, the application restructures paragraphs and translates desired content. The final result is a conveniently exported text file.
steenhulthin / ReStructuredText NPPProvides syntax higlighting for reStructuredText for Notepad++ through a user defined language file.
varspool / SphpdoxPHPDoc to Sphinx/ReStructured Text API documentation tool
obonaventure / SystemesInformatiquesCours de Systèmes informatiques (C, Unix/Linux, ...)
DevDungeon / ReStructuredText Documentation ReferenceTutorial and reference for reStructuredText documentation.
kiith-sa / RestructuredText TutorialNo description available
rst2beamer / Rst2beamerConverting restructured text to the beamer presentation format for LaTeX
mattharrison / Rst2odpCreate OpenOffice.org (impress) slideshows from restructured text (rst) or python
calvinchengx / LearngeventsocketioA complete description of what-I-learnt-with-python-gevent-socketio documented via sphinx/restructured text on readthedocs.
debrouwere / Jsdoc For SphinxThis is an MIT-licensed jsdoc-toolkit 2 template that produces ReStructured Text (*.rst) with Sphinx directives. Makes it easy to document Javascript in Sphinx projects.
BlendedSiteGenerator / BlendedThe Most Versatile Static HTML Site Generator
willijar / Cl Docutilsa Common Lisp implementation of the Docutils text processing system for processing plaintext into presentational formats such as HTML and LaTeX. It is based upon the Python Docutils reference implementation but uses Common Lisp idioms making it easier to extend and more flexible. As with the reference implementation it includes a parser for the reStructured text plaintext markup syntax which is suitable for marking up documentation and for use as user markup for collaborative web sites. It is successfully used to support a higher education peer-review assessment and online tutorial system.