Skip to content

A simple tool for quick documentation of self-driven projects

Notifications You must be signed in to change notification settings

devyeshtandon/LatexDocumentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Quick Documentation

This is a tool which can be used to start quick documentation for a self motivated project.

Installation

  1. Extrat the files in ~/Documents/LatexTemplate

  2. Now add following alias to your bash script

    alias newDoc='mkdir Documentation 
                cd Documentation 
                cp -a ~/Documents/LatexTemplate/* . 
                cd ..'
    
  3. Whenever you start a new project, just use newDoc

Todo

  1. Bibliography

About

A simple tool for quick documentation of self-driven projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages